Skip to content

Commit e83b6f3

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 1e99fc3 commit e83b6f3

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
@@ -37,7 +37,7 @@ repos:
3737
files: tools/schemacode
3838
args: ["--config", "tools/schemacode/pyproject.toml", "--verbose"]
3939
- repo: https://github.com/pyCQA/isort
40-
rev: 6.0.0
40+
rev: 6.0.1
4141
hooks:
4242
- id: isort
4343
files: ^tools/(?!schemacode)

0 commit comments

Comments
 (0)