We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a0e0c5 commit f494280Copy full SHA for f494280
.github/renovate.json5
@@ -10,8 +10,8 @@
10
],
11
// Renovate's default behavior is only to update from unstable -> unstable if it's for the
12
// major.minor.patch, under the assumption that you would want to update to the stable version
13
- // of that release instead of the unstable version for a future release (but there's never any
14
- // stable version of opentelemetry-instrumentation-bom-alpha so this logic doesn't apply
+ // of that release instead of the unstable version for a future release
+ // (but there's never any stable version of these artifacts so this logic doesn't apply)
15
"ignoreUnstable": false
16
},
17
{
0 commit comments