We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31fa2e8 + c82b568 commit f7bbddfCopy full SHA for f7bbddf
.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.0.0' # pick a git hash / tag to point to
+ rev: '7.1.0' # pick a git hash / tag to point to
26
hooks:
27
- id: flake8
28
0 commit comments