Skip to content

Commit 59d2dfc

Browse files
Update pre-commit
1 parent 5ea1459 commit 59d2dfc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
args: [--strict]
1717

1818
- repo: https://github.com/renovatebot/pre-commit-hooks
19-
rev: 42.19.7
19+
rev: 42.29.5
2020
hooks:
2121
- id: renovate-config-validator
2222
args: [--strict]
@@ -40,7 +40,7 @@ repos:
4040
- id: gitlint-ci
4141

4242
- repo: https://github.com/gitleaks/gitleaks
43-
rev: v8.29.1
43+
rev: v8.30.0
4444
hooks:
4545
- id: gitleaks
4646

@@ -76,13 +76,13 @@ repos:
7676
args: [--autofix]
7777

7878
- repo: https://github.com/tombi-toml/tombi-pre-commit
79-
rev: v0.6.54
79+
rev: v0.7.0
8080
hooks:
8181
- id: tombi-format
8282
- id: tombi-lint
8383

8484
- repo: https://github.com/astral-sh/uv-pre-commit
85-
rev: 0.9.11
85+
rev: 0.9.14
8686
hooks:
8787
- id: uv-lock
8888
always_run: true

0 commit comments

Comments
 (0)