Skip to content

Commit

Permalink
[chore] group patch renovate updates (open-telemetry#8970)
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Boten <aboten@lightstep.com>
  • Loading branch information
Alex Boten authored and pantuza committed Dec 8, 2023
1 parent da9a104 commit 94c5e54
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,15 @@
"matchManagers": ["github-actions"],
"groupName": "github-actions deps"
},
{
"groupName": "all patch dependencies",
"matchPackagePatterns": [
"*"
],
"matchUpdateTypes": [
"patch"
]
},
{
"matchManagers": ["gomod"],
"matchUpdateTypes": ["minor", "major"]
Expand Down

0 comments on commit 94c5e54

Please sign in to comment.