From c96d135e2691931a0ab129780e57aa2f9c81b298 Mon Sep 17 00:00:00 2001 From: Maria Hutt Date: Mon, 11 May 2026 14:18:35 -0700 Subject: [PATCH] chore(renovate): add playwright-core to group --- renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json5 b/renovate.json5 index 8435d337f6c..a25638f407e 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -38,7 +38,7 @@ }, { matchDatasources: ["npm"], - matchPackagePatterns: ["@playwright/test", "@axe-core/playwright"], + matchPackageNames: ["@playwright/test", "@axe-core/playwright", "playwright-core"], groupName: "playwright", matchFileNames: [ "core/package.json"