We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10cd742 commit 45ae0daCopy full SHA for 45ae0da
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- id: check-yaml
12
- id: check-added-large-files
13
- repo: https://github.com/pycqa/isort
14
- rev: 5.11.4
+ rev: 5.12.0
15
hooks:
16
- id: isort
17
args: [--profile, black]
0 commit comments