Skip to content

Commit 4d55518

Browse files
committed
ci: Fix to work pre-commit
1 parent c41b9e0 commit 4d55518

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
@@ -16,7 +16,7 @@ repos:
1616
args:
1717
- --max-line-length=88
1818
- repo: https://github.com/PyCQA/isort
19-
rev: 5.10.1
19+
rev: 5.12.0
2020
hooks:
2121
- id: isort
2222
- repo: https://github.com/PyCQA/pydocstyle

0 commit comments

Comments
 (0)