Skip to content

Commit 373e0a1

Browse files
Update pre-commit (#708)
* Update pre-commit * Update lockfile --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matt Norton <matt@carrotmanmatt.com>
1 parent 2d559a6 commit 373e0a1

2 files changed

Lines changed: 59 additions & 59 deletions

File tree

.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.80.1
42+
rev: 42.84.0
4343
hooks:
4444
- id: renovate-config-validator
4545
args: [--strict]
@@ -111,13 +111,13 @@ repos:
111111
- id: tombi-lint
112112

113113
- repo: https://github.com/astral-sh/uv-pre-commit
114-
rev: 0.9.24
114+
rev: 0.9.26
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.11
120+
rev: v0.14.13
121121
hooks:
122122
- id: ruff-check
123123
args: [--fix]

0 commit comments

Comments
 (0)