Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Commit 0cf346f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 6.1.0 → 7.0.0](PyCQA/isort@6.1.0...7.0.0)
1 parent a92de13 commit 0cf346f

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
args: ["--line-length", "100"]
2222

2323
- repo: https://github.com/PyCQA/isort
24-
rev: 6.1.0
24+
rev: 7.0.0
2525
hooks:
2626
- id: isort
2727
files: \.py$

0 commit comments

Comments
 (0)