Skip to content

Commit

Permalink
test(deps): update dependency renovate to v38.52.3 (#3162)
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 Aug 26, 2024
1 parent 65de8ef commit 7a8fea0
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 @@ -478,7 +478,7 @@ RUN install-tool yarn
RUN install-npm del-cli

# renovate: datasource=npm depName=renovate
ARG RENOVATE_VERSION=38.39.6
ARG RENOVATE_VERSION=38.52.3
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 @@ -63,7 +63,7 @@ RUN install-tool yarn 1.22.22
FROM test-node AS test-renovate

# renovate: datasource=npm
RUN install-tool renovate 38.39.6
RUN install-tool renovate 38.52.3

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

Please sign in to comment.