We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dddac11 commit c44b816Copy full SHA for c44b816
.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.9.2
+ rev: 5.9.3
12
hooks:
13
- id: isort
14
# https://github.com/python/black#version-control-integration
0 commit comments