Skip to content

Commit 74b7cf2

Browse files
[automated-commit] Update pre-commit hooks (#148)
Co-authored-by: saritasa-renovatebot[bot] <174059068+saritasa-renovatebot[bot]@users.noreply.github.com>
1 parent ba20a87 commit 74b7cf2

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

5151
- repo: https://github.com/astral-sh/ruff-pre-commit
52-
rev: v0.15.15
52+
rev: v0.15.20
5353
hooks:
5454
- id: ruff-check
5555
args: [
@@ -58,7 +58,7 @@ repos:
5858
- id: ruff-format
5959

6060
- repo: https://github.com/streetsidesoftware/cspell-cli
61-
rev: v10.0.0
61+
rev: v10.0.1
6262
hooks:
6363
- id: cspell
6464

@@ -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.18
71+
rev: 0.11.26
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.48.0
81+
rev: v0.49.0
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: 43.207.4
99+
rev: 43.249.5
100100
hooks:
101101
- id: renovate-config-validator
102102
language: bun

0 commit comments

Comments
 (0)