Skip to content

Commit afd757e

Browse files
authored
Fix renovate configuration (#12287)
1 parent 171e9d1 commit afd757e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/renovate.json5

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,6 @@
3333
"ignoreUnstable": false,
3434
"allowedVersions": "!/\\-SNAPSHOT$/"
3535
},
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-
},
4336
{
4437
"matchPackagePrefixes": ["ch.qos.logback:"],
4538
"groupName": "logback packages"

0 commit comments

Comments
 (0)