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 2b25a36 commit 978e180Copy full SHA for 978e180
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: sphinx-lint
20
types: [rst]
21
- repo: https://github.com/pycqa/isort
22
- rev: 6.0.0
+ rev: 6.0.1
23
hooks:
24
- id: isort
25
additional_dependencies: ["toml"]
0 commit comments