We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 882f70c commit 6487552Copy full SHA for 6487552
.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