chore(deps): update dependency markdownlint-cli to v0.35.0
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovator Bot 2023-06-17 06:06:28 +00:00
parent 3c696d8ca2
commit 410ab15a2e

View File

@ -9,7 +9,7 @@ LABEL org.opencontainers.image.documentation="https://gitea.rknet.org/docker/mar
ARG BUILD_VERSION ARG BUILD_VERSION
# renovate: datasource=npm depName=markdownlint-cli # renovate: datasource=npm depName=markdownlint-cli
ENV MARKDOWNLINT_VERSION="${BUILD_VERSION:-0.34.0}" ENV MARKDOWNLINT_VERSION="${BUILD_VERSION:-0.35.0}"
ENV FORCE_COLOR=true \ ENV FORCE_COLOR=true \
NPM_CONFIG_LOGLEVEL=error NPM_CONFIG_LOGLEVEL=error