From 5b190b94db97ed4ce7c808dc5df9a04348e47c3c Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Fri, 9 May 2025 11:37:02 +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 150c8d6b6..44ae4ffdd 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.261.4@sha256:c37fdbd341970c78f0c1e33e20ed4fe94dbcf0b09868109dc57640c0c03f0f99 + image: ghcr.io/renovatebot/renovate:40.11.0@sha256:53402987b40576792b263fb100c859d3af58e62fc6957a2bf54331988ce33d40 script: - renovate-config-validator rules: -- GitLab