Skip to content

Commit 7a99a7a

Browse files
committed
fix for pre-commit
1 parent 98de736 commit 7a99a7a

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
@@ -28,7 +28,7 @@ repos:
2828
hooks:
2929
- id: doc8
3030
- repo: https://github.com/pycqa/isort
31-
rev: 5.10.1
31+
rev: 5.12.0
3232
hooks:
3333
- id: isort
3434
- repo: https://github.com/pocc/pre-commit-hooks

0 commit comments

Comments
 (0)