Skip to content

Commit 59a45d8

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/igorshubovych/markdownlint-cli: v0.44.0 → v0.45.0](igorshubovych/markdownlint-cli@v0.44.0...v0.45.0)
1 parent 1dbdce0 commit 59a45d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
- id: trailing-whitespace
1717

1818
- repo: https://github.com/igorshubovych/markdownlint-cli
19-
rev: v0.44.0
19+
rev: v0.45.0
2020
hooks:
2121
- id: markdownlint-fix
2222
args: ["--ignore", "LICENSE.md", "--disable", "~MD013"]

0 commit comments

Comments
 (0)