We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31e1017 commit 22f7701Copy full SHA for 22f7701
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
- id: trailing-whitespace
33
34
- repo: https://github.com/PyCQA/flake8
35
- rev: 6.1.0
+ rev: 7.0.0
36
hooks:
37
- id: flake8
38
0 commit comments