chore(deps): update dependency markdownlint-cli to v0.40.0 (#150)
Reviewed-on: #150 Co-authored-by: Renovator Bot <renovator@rknet.org> Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
parent
621b72a332
commit
933742d589
@ -10,7 +10,7 @@ LABEL org.opencontainers.image.documentation="https://gitea.rknet.org/container/
|
||||
ARG MARKDOWNLINT_VERSION
|
||||
|
||||
# renovate: datasource=npm depName=markdownlint-cli
|
||||
ENV MARKDOWNLINT_VERSION="${MARKDOWNLINT_VERSION:-0.39.0}"
|
||||
ENV MARKDOWNLINT_VERSION="${MARKDOWNLINT_VERSION:-0.40.0}"
|
||||
|
||||
ENV FORCE_COLOR=true \
|
||||
NPM_CONFIG_LOGLEVEL=error
|
||||
|
Loading…
Reference in New Issue
Block a user