Skip to content

Commit 1ffe438

Browse files
committed
Update isort
1 parent 6fe4039 commit 1ffe438

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
@@ -21,7 +21,7 @@ repos:
2121

2222
# Automatically sort python imports
2323
- repo: https://github.com/pycqa/isort
24-
rev: 5.11.4
24+
rev: 5.12.0
2525
hooks:
2626
- id: isort
2727
args: [--profile, black]

0 commit comments

Comments
 (0)