Skip to content

Commit a6a3a35

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 0f475e8 commit a6a3a35

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
@@ -30,7 +30,7 @@ repos:
3030
- id: seed-isort-config
3131

3232
- repo: https://github.com/PyCQA/isort
33-
rev: 5.13.2
33+
rev: 6.0.0
3434
hooks:
3535
- id: isort
3636

0 commit comments

Comments
 (0)