Skip to content

Commit 1cd006f

Browse files
Update dependency renovate to v39.207.2 (#1071)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e14980d commit 1cd006f

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.206.0
41+
ENV RENOVATE_VERSION=39.207.2
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)