Skip to content

Commit 0c0827d

Browse files
Ttayujhossbach
authored andcommitted
fix: Upgrade isort to 5.11.5 for python3.7
1 parent ffac371 commit 0c0827d

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/timothycrosley/isort
3-
rev: 5.12.0
3+
rev: 5.11.5
44
hooks:
55
- id: isort
66

0 commit comments

Comments
 (0)