Skip to content

Commit 3799458

Browse files
authored
Renovate not updating semconv versions (#1262)
1 parent 74a1028 commit 3799458

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/renovate.json5

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
"packageRules": [
77
{
88
"matchPackageNames": [
9-
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha"
9+
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha",
10+
"io.opentelemetry.semconv:opentelemetry-semconv",
11+
"io.opentelemetry.semconv:opentelemetry-semconv-incubating"
1012
],
1113
// Renovate's default behavior is only to update from unstable -> unstable if it's for the
1214
// major.minor.patch, under the assumption that you would want to update to the stable version

0 commit comments

Comments
 (0)