Skip to content

Commit 7ebc353

Browse files
committed
Update pre-commit hook PyCQA/isort to v5.13.1
1 parent b0d5cf0 commit 7ebc353

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.13.0
20+
rev: 5.13.1
2121
hooks:
2222
- id: isort
2323
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)