Skip to content

Commit 0b913a8

Browse files
Update pre-commit
1 parent d013e60 commit 0b913a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ repos:
3939
args: [--strict]
4040

4141
- repo: https://github.com/renovatebot/pre-commit-hooks
42-
rev: 42.66.0
42+
rev: 42.66.14
4343
hooks:
4444
- id: renovate-config-validator
4545
args: [--strict]
@@ -105,13 +105,13 @@ repos:
105105
args: [--autofix]
106106

107107
- repo: https://github.com/tombi-toml/tombi-pre-commit
108-
rev: v0.7.10
108+
rev: v0.7.14
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.18
114+
rev: 0.9.20
115115
hooks:
116116
- id: uv-lock
117117
always_run: true

0 commit comments

Comments
 (0)