chore(deps): update dependency markdownlint-cli from 0.42.0 to 0.43.0
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/test/1 Pipeline was successful
ci/woodpecker/pr/test/2 Pipeline was successful

This commit is contained in:
Renovate 2025-06-17 20:33:11 +00:00
parent a6ca168e8f
commit 6dce4b0e52
Signed by: renovate
SSH key fingerprint: SHA256:ozQD+/wRtX3XLEA5j/3Rjux2n7XyMgbJzd7oHu7kGno
2 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,7 @@ steps:
org.opencontainers.image.vendor: kokuwa.io
org.opencontainers.image.licenses: EUPL-1.2
org.opencontainers.image.ref.name: kokuwaio/markdownlint
org.opencontainers.image.version: 0.42.0
org.opencontainers.image.version: 0.43.0
when:
event: pull_request
@ -37,11 +37,11 @@ steps:
<<: *settings
name:
- registry.kokuwa.io/kokuwaio/markdownlint:latest
- registry.kokuwa.io/kokuwaio/markdownlint:0.42.0
- registry.kokuwa.io/kokuwaio/markdownlint:0.43.0
- docker.io/kokuwaio/markdownlint:latest
- docker.io/kokuwaio/markdownlint:0.42.0
- docker.io/kokuwaio/markdownlint:0.43.0
- ghcr.io/kokuwaio/markdownlint:latest
- ghcr.io/kokuwaio/markdownlint:0.42.0
- ghcr.io/kokuwaio/markdownlint:0.43.0
auth:
"https://index.docker.io/v1/":
username: {from_secret: docker_io_username}