File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 104
104
"io.micrometer:micrometer-registry-influx" ,
105
105
"com.google.protobuf:protobuf-java"
106
106
] ,
107
+ "matchUpdateTypes" : [ "major" , "minor" ] ,
107
108
"schedule" : "on the 7th through 8th day of the month"
108
109
} ,
109
110
{
144
145
"schedule" : "on the 4th day of the month"
145
146
} ,
146
147
{
147
- "groupName" : "Low-risk dependencies (patch)" ,
148
+ "groupName" : "highly trusted dependencies (patch)" ,
148
149
"matchUpdateTypes" : [ "patch" ] ,
149
150
"schedule" : [ "on the 27th day of the month" ] ,
150
151
"matchPackageNames" : [
152
+ "org.onebusaway:onebusaway-gtfs" ,
151
153
"org.glassfish.jersey.{/,}**" ,
154
+ "com.google.guava:guava" ,
155
+ "com.google.cloud:libraries-bom" ,
156
+ "com.google.protobuf:protobuf-java" ,
157
+ "io.micrometer:micrometer-registry-prometheus" ,
158
+ "io.micrometer:micrometer-registry-influx" ,
159
+ "com.fasterxml.jackson:{/,}**" ,
160
+ "com.fasterxml.jackson.datatype::{/,}**"
152
161
]
153
162
} ,
154
163
{
You can’t perform that action at this time.
0 commit comments