chore(deps): update davidanson/markdownlint-cli2 docker tag to v0.20.0 (#730)

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/730
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 2026-01-13 16:09:00 +01:00 committed by Gusted
parent 856efa4a07
commit 65094ec8ed

View file

@ -6,7 +6,7 @@ when:
steps:
lint-markdown:
image: davidanson/markdownlint-cli2:v0.19.1
image: davidanson/markdownlint-cli2:v0.20.0
commands:
- 'markdownlint-cli2 **/*.md'
when: