Skip to content

Commit df59f05

Browse files
Update dependency renovate to v39.207.3 (#1072)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 65281bf commit df59f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ RUN git version && \
3838
# Install Renovate
3939

4040
# renovate: datasource=npm depName=renovate
41-
ENV RENOVATE_VERSION=39.207.2
41+
ENV RENOVATE_VERSION=39.207.3
4242

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

0 commit comments

Comments
 (0)