We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d9e897 commit 2bbac15Copy full SHA for 2bbac15
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
- id: check-yaml
9
# isort should run before black as black sometimes tweaks the isort output
10
- repo: https://github.com/PyCQA/isort
11
- rev: 5.7.0
+ rev: 5.8.0
12
hooks:
13
- id: isort
14
# https://github.com/python/black#version-control-integration
0 commit comments