Skip to content

Commit 1e0d555

Browse files
committed
Bump isort to fix pre-commit installation
1 parent 03a8d5f commit 1e0d555

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
@@ -34,7 +34,7 @@ repos:
3434
- "119"
3535
exclude: ^django_fsm_log/migrations|^docs/
3636
- repo: https://github.com/pycqa/isort
37-
rev: v5.11.3
37+
rev: 5.12.0
3838
hooks:
3939
- id: isort
4040
exclude: ^django_fsm_log/migrations

0 commit comments

Comments
 (0)