We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8af44a commit 1164e69Copy full SHA for 1164e69
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
# args: [--target-version, "2.2"]
22
23
- repo: https://github.com/PyCQA/flake8
24
- rev: 7.0.0
+ rev: 7.1.0
25
hooks:
26
- id: flake8
27
0 commit comments