Skip to content

Commit

Permalink
test(deps): update dependency renovate to v37.385.0 (#2740)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 3, 2024
1 parent 400e666 commit 1324417
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 @@ -483,7 +483,7 @@ RUN install-tool yarn
RUN install-npm del-cli

# renovate: datasource=npm depName=renovate
ARG RENOVATE_VERSION=37.368.8
ARG RENOVATE_VERSION=37.385.0
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 @@ -50,7 +50,7 @@ RUN install-tool yarn 1.22.22
FROM test-node as test-renovate

# renovate: datasource=npm
RUN install-tool renovate 37.368.8
RUN install-tool renovate 37.385.0

# 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 1324417

Please sign in to comment.