Skip to content

Commit 0dbf407

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 119e0b5 commit 0dbf407

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
@@ -85,7 +85,7 @@ repos:
8585
- id: black
8686

8787
- repo: https://github.com/pycqa/isort
88-
rev: 7.0.0
88+
rev: 8.0.0
8989
hooks:
9090
- id: isort
9191

0 commit comments

Comments
 (0)