Skip to content

Commit 0a35a78

Browse files
test(deps): update dependency renovate to v39 (main) (#3586)
test(deps): update dependency renovate to v39 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2556654 commit 0a35a78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/node/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ RUN install-tool yarn
495495
RUN install-npm del-cli
496496

497497
# renovate: datasource=npm depName=renovate
498-
ARG RENOVATE_VERSION=38.142.7
498+
ARG RENOVATE_VERSION=39.9.2
499499
RUN install-tool renovate
500500

501501
RUN set -ex; \

test/node/Dockerfile.arm64

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ RUN install-tool yarn 1.22.22
6363
FROM test-node AS test-renovate
6464

6565
# renovate: datasource=npm
66-
RUN install-tool renovate 38.142.7
66+
RUN install-tool renovate 39.9.2
6767

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

0 commit comments

Comments
 (0)