chore(renovate): group playwright npm package and docker image together
This commit is contained in:
parent
54c0b3a083
commit
a5bc019fe1
|
|
@ -60,6 +60,13 @@
|
|||
"schedule:daily"
|
||||
]
|
||||
},
|
||||
{
|
||||
"groupName": "playwright",
|
||||
"matchPackageNames": [
|
||||
"@playwright/{/,}**",
|
||||
"mcr.microsoft.com/playwright"
|
||||
]
|
||||
},
|
||||
{
|
||||
"matchCategories": [
|
||||
"github-actions",
|
||||
|
|
|
|||
Loading…
Reference in New Issue