Skip to content

Commit e7af57e

Browse files
Merge main into message-length-checks
2 parents 445cdbd + 1f130a9 commit e7af57e

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
@@ -22,7 +22,7 @@ repos:
2222
args: [--strict]
2323

2424
- repo: https://github.com/renovatebot/pre-commit-hooks
25-
rev: 42.29.5
25+
rev: 42.40.3
2626
hooks:
2727
- id: renovate-config-validator
2828
args: [--strict]
@@ -82,13 +82,13 @@ repos:
8282
args: [--autofix]
8383

8484
- repo: https://github.com/tombi-toml/tombi-pre-commit
85-
rev: v0.7.0
85+
rev: v0.7.4
8686
hooks:
8787
- id: tombi-format
8888
- id: tombi-lint
8989

9090
- repo: https://github.com/astral-sh/uv-pre-commit
91-
rev: 0.9.14
91+
rev: 0.9.16
9292
hooks:
9393
- id: uv-lock
9494
always_run: true

0 commit comments

Comments
 (0)