We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ec76e7 commit 3b3ed28Copy full SHA for 3b3ed28
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
types: [text]
28
exclude: ^(.pre-commit-config.yaml|.github/workflows/test.yml)$
29
- repo: https://github.com/PyCQA/flake8
30
- rev: 6.1.0
+ rev: 7.0.0
31
hooks:
32
- id: flake8
33
args: [-j8]
0 commit comments