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 fa2b5d8 commit 728312aCopy full SHA for 728312a
.pre-commit-config.yaml
@@ -47,7 +47,7 @@ repos:
47
files: tools/schemacode
48
args: ["--settings-file", "tools/schemacode/pyproject.toml"]
49
- repo: https://github.com/pyCQA/flake8
50
- rev: 7.1.1
+ rev: 7.1.2
51
hooks:
52
- id: flake8
53
args: [--config=tools/schemacode/.flake8]
0 commit comments