Skip to content

Commit c7e487a

Browse files
authored
Merge pull request #3370 from rbtcollins/group-opentel-updates
Group updates to opentelemetry together
2 parents bcbdca6 + 71eba42 commit c7e487a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/renovate.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,15 @@
1616
"fileMatch": [
1717
"^ci\\/.*/[^/]+\\.ya?ml$"
1818
]
19+
},
20+
{
21+
"packageRules": [
22+
{
23+
"matchPackagePatterns": [
24+
"opentelemetry"
25+
],
26+
"groupName": "opentelemetry"
27+
}
28+
]
1929
}
2030
}

0 commit comments

Comments
 (0)