We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88d25f7 + a2e9158 commit 76d360cCopy full SHA for 76d360c
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
# Need to use flake8 GitHub mirror due to CentOS git issue with GitLab
20
# https://github.com/pre-commit/pre-commit/issues/1206
21
- repo: https://github.com/pycqa/flake8
22
- rev: 7.1.1
+ rev: 7.1.2
23
hooks:
24
- id: flake8
25
args: ["--config=setup.cfg"]
0 commit comments