Skip to content

Commit

Permalink
chore(deps): update renovate/renovate docker tag to v36.42.0 (makefil…
Browse files Browse the repository at this point in the history
…e) (#593)

Co-authored-by: IK Renovate Bot <ikbot@renovateapp.com>
  • Loading branch information
ivankatliarchuk and IK Renovate Bot committed Aug 11, 2023
1 parent 72cbe00 commit cb0f0d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ SHELL := /bin/bash
MAKEFLAGS += --warn-undefined-variables
MAKEFLAGS += --no-builtin-rules

CI_RENOVATE_IMAGE := renovate/renovate:36.8.12-slim
CI_RENOVATE_IMAGE := renovate/renovate:36.42.0-slim
RENOVATE_REPOSITORIES := $(shell cat ./renovate/repositories.json | jq -r '. | join(",")')
RENOVATE_DRY_RUN := false
LOG_LEVEL := debug
Expand Down

0 comments on commit cb0f0d7

Please sign in to comment.