Skip to content

Commit f50c0d0

Browse files
pquentinsethmlarson
authored andcommitted
[1.26] Fix isort pre-commit installation
1 parent f54eaf2 commit f50c0d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
args: ["--target-version", "py27"]
88

99
- repo: https://github.com/PyCQA/isort
10-
rev: 5.9.3
10+
rev: 5.12.0
1111
hooks:
1212
- id: isort
1313

0 commit comments

Comments
 (0)