Skip to content

Commit 16ddbd1

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 7.0.0 → 8.0.0](PyCQA/isort@7.0.0...8.0.0)
1 parent 76ea33a commit 16ddbd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ repos:
4040
hooks:
4141
- id: slyp
4242
- repo: https://github.com/PyCQA/isort
43-
rev: 7.0.0
43+
rev: 8.0.0
4444
hooks:
4545
- id: isort
4646
- repo: https://github.com/asottile/pyupgrade

0 commit comments

Comments
 (0)