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

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/866
This commit is contained in:
Dependency bot 2026-08-05 02:12:36 +02:00 committed by Gusted
parent 0e890f95df
commit 296aae7995

View file

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