We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 806c707 commit 0e7d41cCopy full SHA for 0e7d41c
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
12
# Sorts Python imports alphabetically and by section with `isort`.
13
- repo: https://github.com/pycqa/isort
14
- rev: 6.0.0
+ rev: 6.0.1
15
hooks:
16
- id: isort
17
args: [--profile, black, --settings-path, pyproject.toml]
0 commit comments