Skip to content

Commit fc785cb

Browse files
Update pre-commit
1 parent 5c70039 commit fc785cb

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ repos:
1919

2020

2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.15.2
22+
rev: v0.15.6
2323
hooks:
2424
- id: ruff-format
2525
- id: ruff-check
2626
args: [--fix]
2727

2828
- repo: https://github.com/astral-sh/uv-pre-commit
29-
rev: 0.10.6
29+
rev: 0.10.9
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.36.2
48+
rev: 0.37.0
4949
hooks:
5050
- id: check-github-workflows
5151
- id: check-jsonschema
@@ -60,6 +60,6 @@ repos:
6060
- github.com/wasilibs/go-shellcheck/cmd/shellcheck@v0.11.1
6161

6262
- repo: https://github.com/woodruffw/zizmor-pre-commit
63-
rev: v1.22.0
63+
rev: v1.23.1
6464
hooks:
6565
- id: zizmor

0 commit comments

Comments
 (0)