From 735eaaac40394375488990c5a41146bbe7d1c3e3 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Fri, 9 May 2025 11:35:56 +0000 Subject: [PATCH] chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.264.0 --- 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..80b923359 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:39.264.0@sha256:f2209c61a9c3c8c74ac58eecb5f15ec43651f1ba694aa33493ff2062b90ff4d3 script: - renovate-config-validator rules: -- GitLab