Skip to content

Commit fb93ce4

Browse files
XSAMMrAlias
andauthored
[chore] Remove the renovate update for otel go (#6436)
This prevents the creation of otel go update PR from `renovate`, like this #6434, as we would manually create an individual release PR to do the update, like #6435. --------- Co-authored-by: Tyler Yahn <[email protected]>
1 parent a5d76d0 commit fb93ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
{
2828
"matchPackageNames": ["go.opentelemetry.io/otel/**"],
29-
"allowedVersions": "/^v[0-9]+\\.[0-9]+\\.[0-9]+/"
29+
"enabled": false
3030
}
3131
]
3232
}

0 commit comments

Comments
 (0)