chore(deps): update dependency @lhci/cli to v0.7.0 (#20)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
chore(deps): update dependency @lhci/cli to v0.7.0 Reviewed-on: docker/lhci#20
This commit is contained in:
parent
608b62f328
commit
ff4c501252
@ -11,7 +11,7 @@ ARG BUILD_VERSION
|
||||
ARG YQ_VERSION
|
||||
|
||||
# renovate: datasource=npm depName=@lhci/cli
|
||||
ENV LHCI_VERSION="${BUILD_VERSION:-0.6.1}"
|
||||
ENV LHCI_VERSION="${BUILD_VERSION:-0.7.0}"
|
||||
# renovate: datasource=github-releases depName=mikefarah/yq
|
||||
ENV YQ_VERSION="${YQ_VERSION:-v4.4.1}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user