We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03763c5 commit 915979fCopy full SHA for 915979f
.pre-commit-config.yaml
@@ -47,7 +47,7 @@ repos:
47
# flake8-functions checks functions quality: https://pypi.org/project/flake8-functions/
48
# flake8-bugbear detects some common bugs: https://github.com/PyCQA/flake8-bugbear
49
- repo: https://github.com/pyCQA/flake8
50
- rev: 7.1.2
+ rev: 7.2.0
51
hooks:
52
- id: flake8
53
args: [--config, .flake8, --verbose, reproschema]
0 commit comments