Skip to content

Commit f8562ef

Browse files
authored
update isort (#306)
1 parent f0c02fa commit f8562ef

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
@@ -32,7 +32,7 @@ repos:
3232
hooks:
3333
- id: flake8
3434
- repo: https://github.com/pycqa/isort
35-
rev: develop
35+
rev: 5.6.3
3636
hooks:
3737
- id: isort
3838
- repo: local

0 commit comments

Comments
 (0)