Skip to content

Commit

Permalink
test(deps): update dependency renovate to v37.89.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent 4aff880 commit 9026e56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ RUN set -ex; \
FROM build as testq

# renovate: datasource=npm depName=renovate
ARG RENOVATE_VERSION=37.81.4
ARG RENOVATE_VERSION=37.89.7
RUN install-tool renovate

RUN set -ex; \
Expand Down
2 changes: 1 addition & 1 deletion test/node/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ RUN install-tool yarn 1.22.21
FROM test-node as test-renovate

# renovate: datasource=npm
RUN install-tool renovate 37.81.4
RUN install-tool renovate 37.89.7

# ARG RE2_DOWNLOAD_MIRROR=https://github.com/containerbase/node-re2-prebuild/releases/download RE2_DOWNLOAD_SKIP_PATH=1
# # renovate: datasource=npm
Expand Down

0 comments on commit 9026e56

Please sign in to comment.