Skip to content

Commit 999a6f7

Browse files
[automated-commit] Update pre-commit hooks
1 parent 0329c44 commit 999a6f7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 4 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.20
52+
rev: v0.16.1
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.26
71+
rev: 0.12.1
7272
hooks:
7373
- id: uv-lock
7474
- id: uv-sync
@@ -78,7 +78,7 @@ repos:
7878
]
7979

8080
- repo: https://github.com/igorshubovych/markdownlint-cli
81-
rev: v0.49.0
81+
rev: v0.49.1
8282
hooks:
8383
- id: markdownlint
8484
args: [
@@ -96,7 +96,7 @@ repos:
9696
- id: yamllint
9797

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

0 commit comments

Comments
 (0)