chore(renovate): group playwright npm package and docker image together

This commit is contained in:
kolaente 2026-02-11 09:35:57 +01:00
parent 54c0b3a083
commit a5bc019fe1
1 changed files with 7 additions and 0 deletions

View File

@ -60,6 +60,13 @@
"schedule:daily"
]
},
{
"groupName": "playwright",
"matchPackageNames": [
"@playwright/{/,}**",
"mcr.microsoft.com/playwright"
]
},
{
"matchCategories": [
"github-actions",