Skip to content

Commit cfb5ca9

Browse files
test(deps): update dependency renovate to v43.92.1 (main) (#6321)
test(deps): update dependency renovate to v43.92.1 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2a94e61 commit cfb5ca9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

test/node/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@ RUN install-tool yarn
544544
RUN install-npm del-cli
545545

546546
# renovate: datasource=npm depName=renovate
547-
ARG RENOVATE_VERSION=43.92.0
547+
ARG RENOVATE_VERSION=43.92.1
548548
RUN install-tool renovate
549549

550550
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 43.92.0
66+
RUN install-tool renovate 43.92.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)