We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 730d865 commit 325e634Copy full SHA for 325e634
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
args: ["--target-version=py37"]
13
14
- repo: https://github.com/pycqa/isort
15
- rev: 5.11.2
+ rev: 5.11.5
16
hooks:
17
- id: isort
18
args: ["--profile=black"]
0 commit comments