Skip to content

Commit cbcb49f

Browse files
[pre-commit.ci] pre-commit autoupdate (#397)
<!--pre-commit.ci start--> updates: - [github.com/pycqa/isort: 5.13.2 → 6.0.0](PyCQA/isort@5.13.2...6.0.0) <!--pre-commit.ci end-->
1 parent d8419e6 commit cbcb49f

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
@@ -20,7 +20,7 @@ repos:
2020
args: ["--django"]
2121

2222
- repo: https://github.com/pycqa/isort
23-
rev: 5.13.2
23+
rev: 6.0.0
2424
hooks:
2525
- id: isort
2626
name: isort

0 commit comments

Comments
 (0)