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:
Dependency bot 2025-12-04 19:18:45 +01:00 committed by Gusted
parent b8d263b78b
commit 02ae154071

View file

@ -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: