Skip to content

Commit 5d75c1d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 6.0.0 → 6.0.1](PyCQA/isort@6.0.0...6.0.1)
1 parent d264db3 commit 5d75c1d

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
@@ -30,7 +30,7 @@ repos:
3030
exclude: _models?\.py$
3131
args: [--py38-plus, --keep-runtime-typing]
3232
- repo: https://github.com/PyCQA/isort
33-
rev: 6.0.0
33+
rev: 6.0.1
3434
hooks:
3535
- id: isort
3636
additional_dependencies: [toml]

0 commit comments

Comments
 (0)