We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62d1694 commit c094141Copy full SHA for c094141
.github/renovate.json5
@@ -24,6 +24,7 @@
24
// major.minor.patch, under the assumption that you would want to update to the stable version
25
// of that release instead of the unstable version for a future release
26
"ignoreUnstable": false
27
+ allowedVersions: '!/\\-SNAPSHOT$/',
28
},
29
{
30
groupName: 'opentelemetry instrumentation packages',
0 commit comments