Skip to content

Commit 07d074c

Browse files
Bump isort to 5.12.0
> See PyCQA/isort#2083
1 parent 74e74f0 commit 07d074c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
hooks:
1010
- id: flake8
1111
- repo: https://github.com/pycqa/isort
12-
rev: 5.9.1
12+
rev: 5.12.0
1313
hooks:
1414
- id: isort
1515
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)