Skip to content

Commit a479378

Browse files
committed
Fix bug in pre-commit
1 parent 7933fa2 commit a479378

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repos:
3030
hooks:
3131
- id: autopep8
3232
- repo: https://github.com/PyCQA/isort
33-
rev: 5.10.1
33+
rev: 5.12.0
3434
hooks:
3535
- id: isort
3636
- repo: https://github.com/markdownlint/markdownlint

0 commit comments

Comments
 (0)