From 443a232179eda1e336daaec4a38a8436adc5366d Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate@danet.fbi.h-da.de> Date: Mon, 29 Apr 2024 23:05:59 +0000 Subject: [PATCH] [renovate] Update renovate/renovate Docker tag to v37.329.0 --- .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 bb78530a6..0024e3612 100644 --- a/.gitlab/ci/.renovate.yml +++ b/.gitlab/ci/.renovate.yml @@ -1,7 +1,7 @@ renovate: stage: tools - image: renovate/renovate:37.326.3 + image: renovate/renovate:37.329.0 variables: LOG_LEVEL: debug -- GitLab