chore(deps): update davidanson/markdownlint-cli2 docker tag to v0.15.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-11-10 00:02:12 +00:00
parent 65804bb394
commit cc338912e1

View File

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