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 171e9d1 commit afd757eCopy full SHA for afd757e
.github/renovate.json5
@@ -33,13 +33,6 @@
33
"ignoreUnstable": false,
34
"allowedVersions": "!/\\-SNAPSHOT$/"
35
},
36
- {
37
- // we are not going to update the semconv in 1.x branch
38
- "matchPackageNames": ["io.opentelemetry.semconv:opentelemetry-semconv"],
39
- "matchUpdateTypes": ["minor"],
40
- "matchBaseBranches": ["release/v1.33.x"],
41
- "enabled": false
42
- },
43
{
44
"matchPackagePrefixes": ["ch.qos.logback:"],
45
"groupName": "logback packages"
0 commit comments