Skip to content

Commit 77e4a68

Browse files
authored
chore(deps): group Analytics updates from Renovate (#177)
1 parent 69d9594 commit 77e4a68

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.github/renovate.json5

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,16 @@
2424
],
2525
"minimumReleaseAge": null
2626
},
27+
"packageRules": [
28+
{
29+
// Group Google Analytics packages together since they are part of
30+
// the same release process.
31+
"description": "Group Google Analytics API updates",
32+
"matchPackageNames": [
33+
"google-analytics-data",
34+
"google-analytics-admin"
35+
],
36+
"groupName": "Google Analytics APIs"
37+
}
38+
]
2739
}

0 commit comments

Comments
 (0)