From b18c03506195b0ab93e8a6423a76f275a63681f1 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate@danet.fbi.h-da.de> Date: Sun, 12 May 2024 23:05:37 +0000 Subject: [PATCH] [renovate] Update renovate/renovate Docker tag to v37.356.1 --- .gitlab/ci/.renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/ci/.renovate.yml b/.gitlab/ci/.renovate.yml index 45c8fd559..3704bd6a5 100644 --- a/.gitlab/ci/.renovate.yml +++ b/.gitlab/ci/.renovate.yml @@ -1,7 +1,7 @@ renovate: stage: tools - image: renovate/renovate:37.342.1 + image: renovate/renovate:37.356.1 variables: LOG_LEVEL: debug -- GitLab