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 f1de1e5 commit 08e2449Copy full SHA for 08e2449
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
27
# Autoformat: Python code
28
- repo: https://github.com/pycqa/isort
29
- rev: v5.11.3
+ rev: 5.11.4
30
hooks:
31
- id: isort
32
# args are not passed, but see the config in pyproject.toml
0 commit comments