Skip to content

Commit b3b39e8

Browse files
chore(pre-commit): autoupdate hooks (#38)
2 parents c1b4986 + 99cac4b commit b3b39e8

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)