Skip to content

Commit c21ec12

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/igorshubovych/markdownlint-cli: v0.43.0 → v0.44.0](igorshubovych/markdownlint-cli@v0.43.0...v0.44.0)
1 parent c6e919d commit c21ec12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
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.43.0
19+
rev: v0.44.0
2020
hooks:
2121
- id: markdownlint-fix
2222
args: ["--ignore", "LICENSE.md", "--disable", "~MD013"]

0 commit comments

Comments
 (0)