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