Skip to content

Commit 2d5fd5b

Browse files
[automated-commit] Update pre-commit hooks
1 parent ee1f1e8 commit 2d5fd5b

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
@@ -49,7 +49,7 @@ repos:
4949
- id: gitleaks
5050

5151
- repo: https://github.com/astral-sh/ruff-pre-commit
52-
rev: v0.15.12
52+
rev: v0.15.15
5353
hooks:
5454
- id: ruff-check
5555
args: [
@@ -68,7 +68,7 @@ repos:
6868
- id: add-trailing-comma
6969

7070
- repo: https://github.com/astral-sh/uv-pre-commit
71-
rev: 0.11.8
71+
rev: 0.11.18
7272
hooks:
7373
- id: uv-lock
7474
- id: uv-sync
@@ -96,7 +96,7 @@ repos:
9696
- id: yamllint
9797

9898
- repo: https://github.com/renovatebot/pre-commit-hooks
99-
rev: 43.141.2
99+
rev: 43.207.4
100100
hooks:
101101
- id: renovate-config-validator
102102
language: bun

0 commit comments

Comments
 (0)