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 b19459d commit aa6443aCopy full SHA for aa6443a
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
- id: sphinx-lint
28
types: [rst]
29
- repo: https://github.com/pycqa/isort
30
- rev: 6.0.0
+ rev: 6.0.1
31
hooks:
32
- id: isort
33
additional_dependencies: ["toml"]
0 commit comments