We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 882f70c + f45b20e commit 4e699d5Copy full SHA for 4e699d5
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
- id: isort
32
33
- repo: https://github.com/PyCQA/flake8
34
- rev: 6.1.0
+ rev: 7.0.0
35
hooks:
36
- id: flake8
37
args: ["--ignore=F401,E501", "--config=setup.cfg"]
0 commit comments