Fix renovate configuration (#12287)

This commit is contained in:
Trask Stalnaker 2024-09-18 16:05:34 -07:00 committed by GitHub
parent 171e9d170a
commit afd757ef87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 7 deletions

View File

@ -33,13 +33,6 @@
"ignoreUnstable": false,
"allowedVersions": "!/\\-SNAPSHOT$/"
},
{
// we are not going to update the semconv in 1.x branch
"matchPackageNames": ["io.opentelemetry.semconv:opentelemetry-semconv"],
"matchUpdateTypes": ["minor"],
"matchBaseBranches": ["release/v1.33.x"],
"enabled": false
},
{
"matchPackagePrefixes": ["ch.qos.logback:"],
"groupName": "logback packages"