From 050da21f98781e4620ea3840dbb851bf35a50968 Mon Sep 17 00:00:00 2001 From: Vincenzo Scamporlino Date: Tue, 15 Oct 2024 15:41:44 +0200 Subject: [PATCH] Update .github/renovate.json5 Signed-off-by: Vincenzo Scamporlino --- .github/renovate.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index c5edf63ce3..77faa9354f 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -40,6 +40,7 @@ matchSourceUrls: ['https://github.com/yarnpkg/berry'], enabled: false, }, + // https://github.com/backstage/backstage/issues/27123 { matchPackageNames: ['browser-actions/setup-chrome'], enabled: false,