Skip to content

Commit

Permalink
Update dependency renovate to v39.72.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent b3d1b17 commit a0a3b6e
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 @@ -38,7 +38,7 @@ RUN git version && \
# Install Renovate

# renovate: datasource=npm depName=renovate
ENV RENOVATE_VERSION=39.69.3
ENV RENOVATE_VERSION=39.72.0

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

0 comments on commit a0a3b6e

Please sign in to comment.