chore(deps): update dependency hairyhenderson/gomplate to v4 #283

Merged
xoxys merged 1 commits from renovate/hairyhenderson-gomplate-4.x into main 2024-06-21 09:06:04 +02:00

View File

@ -19,7 +19,7 @@ ARG JSBEAUTIFY_VERSION
ARG YAMLLINT_VERSION
# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.8}"
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v4.0.0}"
# renovate: datasource=github-releases depName=thegeeklab/url-parser
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v2.0.5}"
# renovate: datasource=npm depName=prettier