mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
chore(deps): update davidanson/markdownlint-cli2 docker tag to v0.19.1 (#707)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/707 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org> Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
This commit is contained in:
parent
b8d263b78b
commit
02ae154071
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ when:
|
|||
|
||||
steps:
|
||||
lint-markdown:
|
||||
image: davidanson/markdownlint-cli2:v0.18.1
|
||||
image: davidanson/markdownlint-cli2:v0.19.1
|
||||
commands:
|
||||
- 'markdownlint-cli2 **/*.{md,markdown}'
|
||||
when:
|
||||
|
|
|
|||
Loading…
Reference in a new issue