Skip to content

Commit 7101c82

Browse files
authored
group semconv (#837)
1 parent 8afb781 commit 7101c82

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/renovate.json5

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,13 @@
4646
"ignoreUnstable": false,
4747
"groupName": "otel-core"
4848
},
49+
{
50+
// Group updates from otel java semconv
51+
"matchPackageNames": [
52+
"io.opentelemetry.semconv:**"
53+
],
54+
"groupName": "otel-semconv-java"
55+
},
4956
{
5057
// navigation-fragment 2.7.0 and above require android api 34+, which we are not ready for
5158
// yet due to android gradle plugin only supporting min 33.

0 commit comments

Comments
 (0)