Skip to content

Commit 23d91da

Browse files
Lock file maintenance (#723)
* Lock file maintenance * Update pre-commit hooks --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matt Norton <matt@carrotmanmatt.com>
1 parent e7cb8ec commit 23d91da

2 files changed

Lines changed: 40 additions & 40 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ default_stages: [pre-commit, pre-merge-commit, manual]
55

66
repos:
77
- repo: https://github.com/astral-sh/uv-pre-commit
8-
rev: 0.10.3
8+
rev: 0.10.5
99
hooks:
1010
- id: uv-lock
1111
always_run: true
@@ -21,7 +21,7 @@ repos:
2121
- id: codespell
2222

2323
- repo: https://github.com/tombi-toml/tombi-pre-commit
24-
rev: v0.7.29
24+
rev: v0.7.32
2525
hooks:
2626
- id: tombi-format
2727
- id: tombi-lint
@@ -56,7 +56,7 @@ repos:
5656
args: [--strict]
5757

5858
- repo: https://github.com/renovatebot/pre-commit-hooks
59-
rev: 43.19.2
59+
rev: 43.32.2
6060
hooks:
6161
- id: renovate-config-validator
6262
args: [--strict]
@@ -116,7 +116,7 @@ repos:
116116
args: [--autofix]
117117

118118
- repo: https://github.com/astral-sh/ruff-pre-commit
119-
rev: v0.15.1
119+
rev: v0.15.2
120120
hooks:
121121
- id: ruff-check
122122
args: [--fix]

0 commit comments

Comments
 (0)