Skip to content

Commit 9f49816

Browse files
authored
chore: group androidx.test.ext updates [skip ci] (#1221)
1 parent eb4ac4d commit 9f49816

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@
2020
"matchDatasources": ["maven"],
2121
"matchPackagePrefixes": ["androidx.camera"]
2222
},
23+
{
24+
"groupName": "AndroidX Test Ext",
25+
"matchDatasources": ["maven"],
26+
"matchPackagePrefixes": ["androidx.test.ext"]
27+
},
2328
{
2429
"groupName": "Kotlin",
2530
"matchDatasources": ["maven"],

0 commit comments

Comments
 (0)