Skip to content

Commit 0980481

Browse files
authored
Make a dedicated webkit renovate group (#6860)
1 parent 13d390c commit 0980481

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

renovate.json5

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,16 @@
100100
'!androidx.compose{/,}**',
101101
'!androidx.navigation:navigation-compose{/,}**',
102102
'!androidx.wear.compose{/,}**',
103+
'!androidx.webkit{/,}**',
103104
'androidx.{/,}**',
104105
],
105106
},
107+
{
108+
groupName: 'androidx.webkit:*',
109+
matchPackageNames: [
110+
'androidx.webkit:{/,}**',
111+
],
112+
},
106113
{
107114
groupName: 'com.android.*',
108115
matchPackageNames: [

0 commit comments

Comments
 (0)