Skip to content

Commit 99cac4b

Browse files
chore(pre-commit): autoupdate hooks
updates: - [github.com/igorshubovych/markdownlint-cli: v0.41.0 → v0.42.0](igorshubovych/markdownlint-cli@v0.41.0...v0.42.0) - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
1 parent c1b4986 commit 99cac4b

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
@@ -14,12 +14,12 @@ repos:
1414
stages: [commit-msg]
1515

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

2121
- repo: https://github.com/pre-commit/pre-commit-hooks
22-
rev: v4.6.0
22+
rev: v5.0.0
2323
hooks:
2424
- id: check-added-large-files
2525
- id: check-merge-conflict

0 commit comments

Comments
 (0)