Skip to content

Commit 3969961

Browse files
[pre-commit.ci] pre-commit autoupdate (#523)
updates: - [github.com/pycqa/isort: 6.1.0 → 7.0.0](PyCQA/isort@6.1.0...7.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6276149 commit 3969961

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
@@ -3,7 +3,7 @@ ci:
33

44
repos:
55
- repo: https://github.com/pycqa/isort
6-
rev: 6.1.0
6+
rev: 7.0.0
77
hooks:
88
- id: isort
99

0 commit comments

Comments
 (0)