File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 88 "matchPackageNames" : [
99 "io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha" ,
1010 "io.opentelemetry.semconv:opentelemetry-semconv" ,
11- "io.opentelemetry.semconv:opentelemetry-semconv-incubating"
11+ "io.opentelemetry.semconv:opentelemetry-semconv-incubating" ,
12+ "io.opentelemetry.proto:opentelemetry-proto"
1213 ] ,
1314 // Renovate's default behavior is only to update from unstable -> unstable if it's for the
1415 // major.minor.patch, under the assumption that you would want to update to the stable version
1516 // of that release instead of the unstable version for a future release
16- // (but there's never any stable version of these artifacts so this logic doesn't apply )
17+ // (TODO remove once the artifacts above release stable versions )
1718 "ignoreUnstable" : false
1819 } ,
1920 {
You can’t perform that action at this time.
0 commit comments