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 551b75c commit 3ea691aCopy full SHA for 3ea691a
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
- id: check-symlinks
28
- id: debug-statements
29
- repo: 'https://github.com/PyCQA/flake8'
30
- rev: 7.2.0
+ rev: 7.3.0
31
hooks:
32
- id: flake8
33
args:
0 commit comments