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 2d3b1ad commit ae1ccb7Copy full SHA for ae1ccb7
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
- id: debug-statements
26
language_version: python3
27
- repo: https://github.com/pycqa/flake8.git
28
- rev: 7.0.0
+ rev: 7.1.0
29
hooks:
30
- id: flake8
31
additional_dependencies:
0 commit comments