Skip to content

Commit 97abf9d

Browse files
authored
chore: group Bigtable dependency updates (#8137)
Grouping Bigtable updates to reduce clutter and ensure consistency. This covers 4 currently open updates, all on 2.8.1.
1 parent a694195 commit 97abf9d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@
1616
],
1717
"groupName": "AppEngine packages"
1818
},
19+
{
20+
"packagePatterns": [
21+
"^com.google.cloud.bigtable:"
22+
],
23+
"groupName": "Bigtable packages"
24+
},
1925
{
2026
"matchPackagePrefixes": [ "com.google" ],
2127
"allowedVersions": "!/.+-sp\\.[0-9]+$/"

0 commit comments

Comments
 (0)