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"