Skip to content

Commit 416b86d

Browse files
authoredFeb 3, 2025
[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 9a9284a commit 416b86d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
args: [--target-version, "4.2"]
77

88
- repo: https://github.com/PyCQA/isort
9-
rev: 5.13.2
9+
rev: 6.0.0
1010
hooks:
1111
- id: isort
1212
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)