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 26b7c83 commit 58e71bcCopy full SHA for 58e71bc
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
args: [--autofix, --indent, "4", --no-sort-keys]
16
- id: trailing-whitespace
17
- repo: https://github.com/pycqa/isort
18
- rev: 6.0.1
+ rev: 6.1.0
19
hooks:
20
- id: isort
21
args: [--profile, black]
0 commit comments