Skip to content

Commit efb7d41

Browse files
Update pre-commit (#747)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56efd8e commit efb7d41

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
@@ -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.11.2
8+
rev: 0.11.3
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.9.12
24+
rev: v0.9.15
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.101.2
59+
rev: 43.104.10
6060
hooks:
6161
- id: renovate-config-validator
6262
args: [--strict]

0 commit comments

Comments
 (0)