Skip to content

Commit 4e0ea18

Browse files
chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.46.0 (#583)
Co-authored-by: serious-scaffold[bot] <160990600+serious-scaffold[bot]@users.noreply.github.com>
1 parent cee1ac3 commit 4e0ea18

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ repos:
9898

9999
# Check for markdown
100100
- repo: https://github.com/igorshubovych/markdownlint-cli
101-
rev: v0.45.0
101+
rev: v0.46.0
102102
hooks:
103103
- id: markdownlint-fix
104104

template/.pre-commit-config.yaml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ repos:
103103

104104
# Check for markdown
105105
- repo: https://github.com/igorshubovych/markdownlint-cli
106-
rev: v0.45.0
106+
rev: v0.46.0
107107
hooks:
108108
- id: markdownlint-fix
109109

0 commit comments

Comments
 (0)