Skip to content

Commit 71bfcb8

Browse files
pre-commit-ci[bot]sigmavirus24
authored andcommitted
[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 82fe2db commit 71bfcb8

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
@@ -36,7 +36,7 @@ repos:
3636
args: [--py39-plus]
3737

3838
- repo: https://github.com/PyCQA/isort
39-
rev: 7.0.0
39+
rev: 8.0.0
4040
hooks:
4141
- id: isort
4242

0 commit comments

Comments
 (0)