Skip to content

Commit e3e7bc3

Browse files
authored
Merge pull request #11766 from uranusjr/upgrade-pre-commit-isort
2 parents a2a4feb + b653b12 commit e3e7bc3

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
@@ -33,7 +33,7 @@ repos:
3333
exclude: tests/data
3434

3535
- repo: https://github.com/PyCQA/isort
36-
rev: 5.10.1
36+
rev: 5.12.0
3737
hooks:
3838
- id: isort
3939
files: \.py$

0 commit comments

Comments
 (0)