chore(deps): update dependency markdownlint-cli to v0.33.0
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
b007ebd021
commit
7ed9303796
@ -9,7 +9,7 @@ LABEL org.opencontainers.image.documentation="https://gitea.rknet.org/docker/mar
|
||||
|
||||
ARG BUILD_VERSION
|
||||
# renovate: datasource=npm depName=markdownlint-cli
|
||||
ENV MARKDOWNLINT_VERSION="${BUILD_VERSION:-0.32.2}"
|
||||
ENV MARKDOWNLINT_VERSION="${BUILD_VERSION:-0.33.0}"
|
||||
|
||||
ENV FORCE_COLOR=true \
|
||||
NPM_CONFIG_LOGLEVEL=error
|
||||
|
Loading…
Reference in New Issue
Block a user