Skip to content

Commit f43dccc

Browse files
Update pre-commit (#478)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 65f19bb commit f43dccc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
- id: hadolint
1212

1313
- repo: https://github.com/renovatebot/pre-commit-hooks
14-
rev: 39.262.1
14+
rev: 39.264.0
1515
hooks:
1616
- id: renovate-config-validator
1717
args: [--strict]
@@ -29,7 +29,7 @@ repos:
2929
- id: gitlint-ci
3030

3131
- repo: https://github.com/gitleaks/gitleaks
32-
rev: v8.24.3
32+
rev: v8.25.0
3333
hooks:
3434
- id: gitleaks
3535

@@ -82,7 +82,7 @@ repos:
8282
- id: ruff-format
8383

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

0 commit comments

Comments
 (0)