Skip to content

Commit 01b1240

Browse files
committed
Update pre-commit hook PyCQA/isort to v5.13.0
1 parent 3aea256 commit 01b1240

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
@@ -17,7 +17,7 @@ repos:
1717
args:
1818
- --fix
1919
- repo: https://github.com/PyCQA/isort
20-
rev: 5.12.0
20+
rev: 5.13.0
2121
hooks:
2222
- id: isort
2323
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)