File tree Expand file tree Collapse file tree
branches/autosynth-websecurityscanner Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ refs/heads/autosynth-speech: c563dcd420cce0a37c39b1b9c24be1b9ba604dc7
142142refs/heads/autosynth-tasks: 25d1eafe8cb66b00e3dad765dac74a5b45b83e63
143143refs/heads/autosynth-texttospeech: 7a3ad430dddaed7a76f2026064502680c9339915
144144refs/heads/autosynth-trace: 31564421a4b29f8257a6daea7f9a19838ac6459f
145- refs/heads/autosynth-websecurityscanner: c42419915b8f3f5a1d77e2a5b2aada98b12cafaa
145+ refs/heads/autosynth-websecurityscanner: 7be2cd8c7e9c3c72e33b12cc30ae0413458ba208
146146refs/heads/bigquerystorage: 06db74d123d7f8a3ef48755c2fcabed09faf8e64
147147refs/heads/elharo-patch-1: ce159ef828d3c545991ff78e7b6e0d912a9453e9
148148refs/heads/snyk-fix-r0punm: 1f0e6519ffd9f6cc09bcce1ccdf3fb61b6f4f9b5
Original file line number Diff line number Diff line change 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}
You can’t perform that action at this time.
0 commit comments