chore(deps): update davidanson/markdownlint-cli2 docker tag to v0.14.0
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/pr/test-image Pipeline was successful

This commit is contained in:
renovate-bot 2024-09-09 08:24:17 +00:00
parent 60e6a7b23d
commit 3ce18ef28b

View File

@ -36,7 +36,7 @@ steps:
# path: "Dockerfile"
lint-markdown:
image: davidanson/markdownlint-cli2:v0.13.0
image: davidanson/markdownlint-cli2:v0.14.0
commands:
- "markdownlint-cli2 *.{md,markdown}"
when: