Skip to content

Commit 90e685e

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 1993fd6 commit 90e685e

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
@@ -23,7 +23,7 @@ repos:
2323
additional_dependencies: ["flake8-eradicate"]
2424

2525
- repo: https://github.com/pycqa/isort
26-
rev: 6.1.0
26+
rev: 7.0.0
2727
hooks:
2828
- id: isort
2929

0 commit comments

Comments
 (0)