Skip to content

Commit 86b9346

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 7.0.0 → 8.0.1](PyCQA/isort@7.0.0...8.0.1)
1 parent e32812c commit 86b9346

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
@@ -7,7 +7,7 @@ repos:
77
- id: debug-statements
88

99
- repo: https://github.com/PyCQA/isort
10-
rev: "7.0.0"
10+
rev: "8.0.1"
1111
hooks:
1212
- id: isort
1313
args: []

0 commit comments

Comments
 (0)