Skip to content

Commit f9f20b2

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

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.pre-commit-config.yaml

Lines changed: 5 additions & 5 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.11
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.11.7
3030
hooks:
3131
- id: uv-lock
3232

@@ -45,21 +45,21 @@ 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.1
4949
hooks:
5050
- id: check-github-workflows
5151
- id: check-jsonschema
5252
args: [--check-metaschema]
5353
files: ^renovate.json$
5454

5555
- repo: https://github.com/rhysd/actionlint
56-
rev: v1.7.11
56+
rev: v1.7.12
5757
hooks:
5858
- id: actionlint
5959
additional_dependencies:
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.24.1
6464
hooks:
6565
- id: zizmor

0 commit comments

Comments
 (0)