Skip to content

Commit 9376f67

Browse files
Update pre-commit (#510)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 38afc67 commit 9376f67

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
@@ -11,7 +11,7 @@ repos:
1111
- id: hadolint
1212

1313
- repo: https://github.com/renovatebot/pre-commit-hooks
14-
rev: 40.21.1
14+
rev: 40.32.7
1515
hooks:
1616
- id: renovate-config-validator
1717
args: [--strict]
@@ -74,20 +74,20 @@ repos:
7474
stages: [manual]
7575

7676
- repo: https://github.com/astral-sh/ruff-pre-commit
77-
rev: v0.11.10
77+
rev: v0.11.11
7878
hooks:
7979
- id: ruff
8080
args: [--fix]
8181

8282
- id: ruff-format
8383

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

9090
- repo: https://github.com/google/yamlfmt
91-
rev: v0.16.0
91+
rev: v0.17.0
9292
hooks:
9393
- id: yamlfmt

0 commit comments

Comments
 (0)