Skip to content

Commit 898fa82

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: 7.0.0 → 8.0.0](PyCQA/isort@7.0.0...8.0.0)
1 parent 1330788 commit 898fa82

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
@@ -9,7 +9,7 @@ repos:
99
]
1010

1111
- repo: https://github.com/pycqa/isort
12-
rev: 7.0.0
12+
rev: 8.0.0
1313
hooks:
1414
- id: isort
1515
args: [

0 commit comments

Comments
 (0)