Skip to content

Commit

Permalink
Update dependency renovate to v37.401.1 (#785)
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 Jun 10, 2024
1 parent 1f9624f commit 2488973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ WORKDIR /
# Install Renovate

# renovate: datasource=npm depName=renovate
ENV RENOVATE_VERSION=37.400.1
ENV RENOVATE_VERSION=37.401.1

# We need to run scripts here to have RE2 installed
RUN npm install -g renovate@${RENOVATE_VERSION} && \
Expand Down

0 comments on commit 2488973

Please sign in to comment.