chore(deps): update dependency markdownlint-cli to v0.32.1 (#83)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2022-07-26 08:19:47 +02:00 committed by Robert Kaussow
parent 1a79889f8e
commit f555e9b751

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.32.0}" ENV MARKDOWNLINT_VERSION="${BUILD_VERSION:-0.32.1}"
ENV FORCE_COLOR=true \ ENV FORCE_COLOR=true \
NPM_CONFIG_LOGLEVEL=error NPM_CONFIG_LOGLEVEL=error