Skip to content

Commit 8857fef

Browse files
Update pre-commit
1 parent 7b1b886 commit 8857fef

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

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

107107
- repo: https://github.com/tombi-toml/tombi-pre-commit
108-
rev: v0.7.25
108+
rev: v0.7.26
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.27
114+
rev: 0.9.29
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.14
120+
rev: v0.15.0
121121
hooks:
122122
- id: ruff-check
123123
args: [--fix]

0 commit comments

Comments
 (0)