diff --git a/renovate.json b/renovate.json index ef929d1ed..ad9041050 100644 --- a/renovate.json +++ b/renovate.json @@ -60,6 +60,13 @@ "schedule:daily" ] }, + { + "groupName": "playwright", + "matchPackageNames": [ + "@playwright/{/,}**", + "mcr.microsoft.com/playwright" + ] + }, { "matchCategories": [ "github-actions",