Skip to content

Commit e642886

Browse files
Update pre-commit (#249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2561c07 commit e642886

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.14.11
22+
rev: v0.14.14
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.9.23
29+
rev: 0.9.28
3030
hooks:
3131
- id: uv-lock
3232

@@ -37,15 +37,15 @@ repos:
3737
args: [-x, -P, SCRIPTDIR]
3838

3939
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
40-
rev: v2.15.0
40+
rev: v2.16.0
4141
hooks:
4242
- id: pretty-format-yaml
4343
args: [--autofix, --indent, '2', --offset, '2']
4444
- id: pretty-format-toml
4545
args: [--autofix, --indent, '4', --trailing-comma]
4646

4747
- repo: https://github.com/python-jsonschema/check-jsonschema
48-
rev: 0.36.0
48+
rev: 0.36.1
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.20.0
63+
rev: v1.22.0
6464
hooks:
6565
- id: zizmor

0 commit comments

Comments
 (0)