We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c13ab4 commit d928731Copy full SHA for d928731
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
files: \.py$
26
27
- repo: https://github.com/PyCQA/flake8
28
- rev: 7.1.1
+ rev: 7.1.2
29
hooks:
30
- id: flake8
31
language_version: python3
0 commit comments