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 264ac54 commit 71f4894Copy full SHA for 71f4894
.pre-commit-config.yaml
@@ -41,7 +41,7 @@ repos:
41
exclude: ^tests/integration/.*/src/.*pyx$
42
43
- repo: https://github.com/PyCQA/flake8
44
- rev: 7.0.0
+ rev: 7.1.0
45
hooks:
46
- id: flake8
47
0 commit comments