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