Skip to content

Commit b349891

Browse files
committed
test(pre-commit): upgrade isort to 5.8.0
1 parent 450c676 commit b349891

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/PyCQA/isort
53-
rev: 5.7.0
53+
rev: 5.8.0
5454
hooks:
5555
- id: isort
5656
args: [--settings-path=test/setup.cfg]

0 commit comments

Comments
 (0)