Skip to content

Commit d0131b6

Browse files
test(deps): update dependency renovate to v39.205.1 (main) (#4265)
test(deps): update dependency renovate to v39.205.1 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 95ddc9c commit d0131b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/node/Dockerfile

Lines changed: 1 addition & 1 deletion
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=39.185.0
498+
ARG RENOVATE_VERSION=39.205.1
499499
RUN install-tool renovate
500500

501501
RUN set -ex; \

test/node/Dockerfile.arm64

Lines changed: 1 addition & 1 deletion
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 39.185.0
66+
RUN install-tool renovate 39.205.1
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)