Skip to content

Commit

Permalink
test(deps): update dependency renovate to v39.156.1 (main) (#4038)
Browse files Browse the repository at this point in the history
test(deps): update dependency renovate to v39.156.1

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 243c621 commit 404b948
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 @@ -495,7 +495,7 @@ RUN install-tool yarn
RUN install-npm del-cli

# renovate: datasource=npm depName=renovate
ARG RENOVATE_VERSION=39.134.0
ARG RENOVATE_VERSION=39.156.1
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 39.134.0
RUN install-tool renovate 39.156.1

# 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 404b948

Please sign in to comment.