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 1e99fc3 commit e83b6f3Copy full SHA for e83b6f3
.pre-commit-config.yaml
@@ -37,7 +37,7 @@ repos:
37
files: tools/schemacode
38
args: ["--config", "tools/schemacode/pyproject.toml", "--verbose"]
39
- repo: https://github.com/pyCQA/isort
40
- rev: 6.0.0
+ rev: 6.0.1
41
hooks:
42
- id: isort
43
files: ^tools/(?!schemacode)
0 commit comments