Skip to content

Commit 0f5df25

Browse files
Update pre-commit
1 parent 72b9765 commit 0f5df25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
args: [--fix]
2727

2828
- repo: https://github.com/astral-sh/uv-pre-commit
29-
rev: 0.9.17
29+
rev: 0.9.18
3030
hooks:
3131
- id: uv-lock
3232

@@ -45,7 +45,7 @@ repos:
4545
args: [--autofix, --indent, '4', --trailing-comma]
4646

4747
- repo: https://github.com/python-jsonschema/check-jsonschema
48-
rev: 0.35.0
48+
rev: 0.36.0
4949
hooks:
5050
- id: check-github-workflows
5151
- id: check-jsonschema

0 commit comments

Comments
 (0)