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