Skip to content

Commit fc997f7

Browse files
authored
---
yaml --- r: 28819 b: refs/heads/autosynth-dlp c: 7be2cd8 h: refs/heads/master i: 28817: 41d741b 28815: f0f9c52
1 parent 176264d commit fc997f7

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ refs/tags/v0.60.0: 4cd518d0612329f8a8e53484eef4cd1651e32855
103103
refs/tags/v0.61.0: e4b526656bb1bf5eefd0ee578b7405147821225e
104104
refs/tags/v0.62.0: bbede7385d48ba08f487bdd29ec10668ace96396
105105
refs/heads/0.60.0-alpha: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
106-
refs/heads/autosynth-dlp: c42419915b8f3f5a1d77e2a5b2aada98b12cafaa
106+
refs/heads/autosynth-dlp: 7be2cd8c7e9c3c72e33b12cc30ae0413458ba208
107107
refs/heads/autosynth-logging: eca54b98c8cf82050bbdfc5c19139673dff9e5b8
108108
refs/heads/dupes: 3478c5d81fd242d0e985656645a679420a2060c2
109109
refs/tags/v0.63.0: 94f19b71d40f46b36120e7b9d78a1a3d41bfcbd6
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
{
22
"extends": [
33
"config:base"
4+
],
5+
"packageRules": [
6+
{
7+
"packagePatterns": ["^io.grpc:grpc-"],
8+
"groupName": "gRPC packages"
9+
},
10+
{
11+
"packagePatterns": ["^com.google.protobuf:protobuf-"],
12+
"groupName": "Protobuf packages"
13+
},
14+
{
15+
"packagePatterns": ["^io.opencensus:opencensus-"],
16+
"groupName": "OpenCensus packages"
17+
}
418
]
519
}

0 commit comments

Comments
 (0)