We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 156419a + d8d7959 commit 9eec55cCopy full SHA for 9eec55c
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
args: [--line-length=128]
23
24
- repo: https://github.com/pycqa/flake8
25
- rev: '7.1.0' # pick a git hash / tag to point to
+ rev: '7.1.1' # pick a git hash / tag to point to
26
hooks:
27
- id: flake8
28
0 commit comments