chore(deps): update dependency yamllint to v1.29.0 (#125)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Renovator Bot <renovator@rknet.org> Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
parent
5a286f6889
commit
a2934ba1b6
@ -29,7 +29,7 @@ ENV SPELLCHECKER_VERSION="${SPELLCHECKER_VERSION:-6.1.1}"
|
|||||||
# renovate: datasource=npm depName=js-beautify
|
# renovate: datasource=npm depName=js-beautify
|
||||||
ENV JSBEAUTIFY_VERSION="${JSBEAUTIFY_VERSION:-1.14.7}"
|
ENV JSBEAUTIFY_VERSION="${JSBEAUTIFY_VERSION:-1.14.7}"
|
||||||
# renovate: datasource=pypi depName=yamllint
|
# renovate: datasource=pypi depName=yamllint
|
||||||
ENV YAMLLINT_VERSION="${YAMLLINT_VERSION:-1.28.0}"
|
ENV YAMLLINT_VERSION="${YAMLLINT_VERSION:-1.29.0}"
|
||||||
|
|
||||||
RUN apk --update add --no-cache python3 py3-pip curl make tar git && \
|
RUN apk --update add --no-cache python3 py3-pip curl make tar git && \
|
||||||
curl -SsfL -o /usr/local/bin/gomplate "https://github.com/hairyhenderson/gomplate/releases/download/${GOMPLATE_VERSION}/gomplate_${TARGETOS}-${TARGETARCH}${TARGETVARIANT}" && \
|
curl -SsfL -o /usr/local/bin/gomplate "https://github.com/hairyhenderson/gomplate/releases/download/${GOMPLATE_VERSION}/gomplate_${TARGETOS}-${TARGETARCH}${TARGETVARIANT}" && \
|
||||||
|
Loading…
Reference in New Issue
Block a user