Skip to content

Commit c2f0056

Browse files
committed
pre-commit: upgrade isort to 5.1.4
1 parent 5ac90cc commit c2f0056

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
@@ -50,7 +50,7 @@ repos:
5050
exclude: completions/
5151

5252
- repo: https://github.com/timothycrosley/isort
53-
rev: 5.0.7
53+
rev: 5.1.4
5454
hooks:
5555
- id: isort
5656
args: [--settings-path=test/setup.cfg]

0 commit comments

Comments
 (0)