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 e67944a commit 063e5a2Copy full SHA for 063e5a2
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
hooks:
9
- id: yesqa
10
- repo: https://github.com/pycqa/isort
11
- rev: '5.11.4'
+ rev: '5.12.0'
12
13
- id: isort
14
args: ["--profile", "black"]
0 commit comments