Skip to content

Commit c402bb2

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

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.pre-commit-config.yaml

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

1313
- repo: https://github.com/renovatebot/pre-commit-hooks
14-
rev: 39.164.1
14+
rev: 39.185.6
1515
hooks:
1616
- id: renovate-config-validator
1717
args: [--strict]
1818

1919
- repo: https://github.com/python-jsonschema/check-jsonschema
20-
rev: 0.31.1
20+
rev: 0.31.2
2121
hooks:
2222
- id: check-github-workflows
2323

@@ -28,7 +28,7 @@ repos:
2828
- id: gitlint-ci
2929

3030
- repo: https://github.com/gitleaks/gitleaks
31-
rev: v8.23.3
31+
rev: v8.24.0
3232
hooks:
3333
- id: gitleaks
3434

@@ -73,15 +73,15 @@ repos:
7373
stages: [manual]
7474

7575
- repo: https://github.com/astral-sh/ruff-pre-commit
76-
rev: v0.9.6
76+
rev: v0.9.9
7777
hooks:
7878
- id: ruff
7979
args: [--fix]
8080

8181
- id: ruff-format
8282

8383
- repo: https://github.com/astral-sh/uv-pre-commit
84-
rev: 0.5.30
84+
rev: 0.6.4
8585
hooks:
8686
- id: uv-lock
8787
always_run: true

0 commit comments

Comments
 (0)