Skip to content

Commit 2c3b5bd

Browse files
Merge pull request #160 from saritasa-nest/renovate/pre-commit
[automated-commit] Update pre-commit hooks
2 parents a515db4 + 7fc927a commit 2c3b5bd

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
@@ -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.7.0
100100
hooks:
101101
- id: renovate-config-validator
102102
language: bun

0 commit comments

Comments
 (0)