Skip to content

Commit c322b8a

Browse files
Update pre-commit hook igorshubovych/markdownlint-cli to v0.45.0 (#126)
* Update pre-commit hook igorshubovych/markdownlint-cli to v0.45.0 * upd rules --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Vladislav Tropnikov <vladislav.tropnikov@genestack.com>
1 parent 862718c commit c322b8a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.markdownlint.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ MD024:
1313
MD033: false
1414

1515
MD046: false
16+
17+
MD059: false

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
repos:
22
- repo: https://github.com/igorshubovych/markdownlint-cli
33
# https://github.com/igorshubovych/markdownlint-cli/issues/540
4-
rev: v0.44.0
4+
rev: v0.45.0
55
hooks:
66
- id: markdownlint
77
args:

0 commit comments

Comments
 (0)