Skip to content

Commit f470e00

Browse files
Update pre-commit
1 parent b99fc51 commit f470e00

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
@@ -39,14 +39,14 @@ repos:
3939
args: [--strict]
4040

4141
- repo: https://github.com/renovatebot/pre-commit-hooks
42-
rev: 42.84.0
42+
rev: 42.92.12
4343
hooks:
4444
- id: renovate-config-validator
4545
args: [--strict]
4646
stages: [manual]
4747

4848
- repo: https://github.com/python-jsonschema/check-jsonschema
49-
rev: 0.36.0
49+
rev: 0.36.1
5050
hooks:
5151
- id: check-jsonschema
5252
args: [--schemafile, 'https://json.schemastore.org/yamllint.json'] # yamllint disable-line rule:quoted-strings
@@ -105,19 +105,19 @@ repos:
105105
args: [--autofix]
106106

107107
- repo: https://github.com/tombi-toml/tombi-pre-commit
108-
rev: v0.7.23
108+
rev: v0.7.25
109109
hooks:
110110
- id: tombi-format
111111
- id: tombi-lint
112112

113113
- repo: https://github.com/astral-sh/uv-pre-commit
114-
rev: 0.9.26
114+
rev: 0.9.27
115115
hooks:
116116
- id: uv-lock
117117
always_run: true
118118

119119
- repo: https://github.com/astral-sh/ruff-pre-commit
120-
rev: v0.14.13
120+
rev: v0.14.14
121121
hooks:
122122
- id: ruff-check
123123
args: [--fix]

0 commit comments

Comments
 (0)