From f844ca272583ed963abe0441fd60b3061025ce44 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Sun, 11 May 2025 07:12:41 +0000 Subject: [PATCH] chore(deps): update ghcr.io/renovatebot/renovate docker tag to v40 --- shared/renovate/gitlab-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/renovate/gitlab-ci.yaml b/shared/renovate/gitlab-ci.yaml index 80b923359..8470f6af0 100644 --- a/shared/renovate/gitlab-ci.yaml +++ b/shared/renovate/gitlab-ci.yaml @@ -1,6 +1,6 @@ lint-renovate: stage: lint - image: ghcr.io/renovatebot/renovate:39.264.0@sha256:f2209c61a9c3c8c74ac58eecb5f15ec43651f1ba694aa33493ff2062b90ff4d3 + image: ghcr.io/renovatebot/renovate:40.11.3@sha256:985abbae7c22811d3ca0b39e5daf621e3d3ef21b40c37462266b7cbd2cd6b3d5 script: - renovate-config-validator rules: -- GitLab