Skip to content

Commit 184f2f8

Browse files
github-actions[bot]maryamtahhan
authored andcommitted
Auto-update pre-commit hooks
1 parent 4acfd8d commit 184f2f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ repos:
1919
additional_dependencies:
2020
- tomli
2121
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
22-
rev: v9.23.0
22+
rev: v9.24.0
2323
hooks:
2424
- id: commitlint
2525
stages: [commit-msg]
2626
- repo: https://github.com/adrienverge/yamllint
27-
rev: v1.37.1
27+
rev: v1.38.0
2828
hooks:
2929
- id: yamllint
3030
exclude: ^mcv/vendor/.*|^mcv/_output/.*|^venv/.*|^mcv/logo/.*|^mcv/example/vllm-cache/.*|^mcv/example/.*-binary-cache/.*

0 commit comments

Comments
 (0)