Skip to content

Commit 5b47f18

Browse files
authored
Fix lint (#833)
1 parent cb9d8da commit 5b47f18

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
@@ -4,7 +4,7 @@ repos:
44
hooks:
55
- id: flake8
66
- repo: https://github.com/PyCQA/isort
7-
rev: 5.10.1
7+
rev: 5.11.5
88
hooks:
99
- id: isort
1010
- repo: https://github.com/pre-commit/mirrors-yapf

0 commit comments

Comments
 (0)