Skip to content

Commit 440a1d3

Browse files
committed
add playwright grouping back
1 parent 0a50199 commit 440a1d3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/renovate.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,13 @@
6363
],
6464
"groupName": "Node.js"
6565
},
66+
{
67+
"matchPackageNames": [
68+
"@playwright/test",
69+
"mcr.microsoft.com/playwright"
70+
],
71+
"groupName": "Playwright"
72+
},
6673
{
6774
"matchManagers": [
6875
"dockerfile"

0 commit comments

Comments
 (0)