Skip to content

Commit 96d441d

Browse files
authored
Update .pre-commit-config.yaml
isort upgraded
1 parent 418d992 commit 96d441d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
repos:
22

33
- repo: https://github.com/pycqa/isort
4-
rev: 5.8.0
4+
rev: 5.12.0
55
hooks:
66
- id: isort
77
name: isort (python)

0 commit comments

Comments
 (0)