Skip to content

Commit c29dd32

Browse files
ci(pre-commit): autoupdate
updates: - [github.com/igorshubovych/markdownlint-cli: v0.40.0 → v0.41.0](igorshubovych/markdownlint-cli@v0.40.0...v0.41.0)
1 parent 9fd566d commit c29dd32

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
@@ -19,7 +19,7 @@ repos:
1919
args: [--markdown-linebreak-ext=md]
2020

2121
- repo: https://github.com/igorshubovych/markdownlint-cli
22-
rev: v0.40.0
22+
rev: v0.41.0
2323
hooks:
2424
- id: markdownlint
2525
args: [-c, .markdownlint.yaml, --fix]

0 commit comments

Comments
 (0)