chore(deps): update dependency mikefarah/yq to v4.33.2
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovator Bot 2023-03-31 01:05:11 +00:00
parent c8b7ba952a
commit 147ea77a3a

View File

@ -13,7 +13,7 @@ ARG YQ_VERSION
# renovate: datasource=npm depName=@lhci/cli
ENV LHCI_VERSION="${BUILD_VERSION:-0.11.0}"
# renovate: datasource=github-releases depName=mikefarah/yq
ENV YQ_VERSION="${YQ_VERSION:-v4.31.2}"
ENV YQ_VERSION="${YQ_VERSION:-v4.33.2}"
ENV LHCI_BASE_DIR=/drone/src \
FORCE_COLOR=true \