Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Commit 6cb157e

Browse files
pre-commit-ci[bot]lalver1
authored andcommitted
chore(pre-commit): autoupdate hooks
updates: - [github.com/compilerla/conventional-pre-commit: v4.0.0 → v4.2.0](compilerla/conventional-pre-commit@v4.0.0...v4.2.0) - [github.com/igorshubovych/markdownlint-cli: v0.44.0 → v0.45.0](igorshubovych/markdownlint-cli@v0.44.0...v0.45.0)
1 parent 68a155c commit 6cb157e

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
@@ -8,13 +8,13 @@ default_install_hook_types:
88

99
repos:
1010
- repo: https://github.com/compilerla/conventional-pre-commit
11-
rev: v4.0.0
11+
rev: v4.2.0
1212
hooks:
1313
- id: conventional-pre-commit
1414
stages: [commit-msg]
1515

1616
- repo: https://github.com/igorshubovych/markdownlint-cli
17-
rev: v0.44.0
17+
rev: v0.45.0
1818
hooks:
1919
- id: markdownlint
2020

0 commit comments

Comments
 (0)