We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9769786 commit 526eb3fCopy full SHA for 526eb3f
1 file changed
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
- id: check-ast # Simply check whether files parse as valid python
26
- id: check-docstring-first # Checks for a common error of placing code before the docstring
27
- repo: https://github.com/pycqa/flake8
28
- rev: 7.2.0
+ rev: 7.3.0
29
hooks:
30
- id: flake8
31
args: [--config=.flake8]
0 commit comments