Skip to content

Commit 55458ff

Browse files
authored
chore: bump isort to 5.12.0 to fix ci (#1130)
1 parent ef09683 commit 55458ff

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
@@ -39,7 +39,7 @@ repos:
3939
- id: pyupgrade
4040
args: [--py37-plus]
4141
- repo: https://github.com/PyCQA/isort
42-
rev: 5.10.1
42+
rev: 5.12.0
4343
hooks:
4444
- id: isort
4545
- repo: https://github.com/psf/black

0 commit comments

Comments
 (0)