We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pre-commit
1 parent 88329f6 commit 4a4d585Copy full SHA for 4a4d585
.pre-commit-config.yaml
@@ -11,11 +11,11 @@ repos:
11
- --diff
12
- --check
13
- repo: https://github.com/PyCQA/flake8
14
- rev: 7.1.2
+ rev: 7.2.0
15
hooks:
16
- id: flake8
17
- repo: https://github.com/PyCQA/pylint
18
- rev: v3.3.4
+ rev: v3.3.6
19
20
- id: pylint
21
name: pylint
0 commit comments