Skip to content

Commit 85c5fae

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: 5.13.2 → 6.0.0](PyCQA/isort@5.13.2...6.0.0)
1 parent 7ce8e92 commit 85c5fae

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
- id: black
2222
args: [--line-length=80]
2323
- repo: https://github.com/pycqa/isort
24-
rev: 5.13.2
24+
rev: 6.0.0
2525
hooks:
2626
- id: isort
2727
name: isort (python)

0 commit comments

Comments
 (0)