We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3552bf + ac9446d commit f6a40aaCopy full SHA for f6a40aa
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
- id: pyupgrade
23
args: [--py37-plus]
24
- repo: https://github.com/pycqa/flake8
25
- rev: 6.1.0
+ rev: 7.0.0
26
hooks:
27
- id: flake8
28
exclude: ^(tests/|docs/|setup.py)
0 commit comments