Skip to content

Commit

Permalink
[chore] group patch renovate updates (#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 Nov 21, 2023
1 parent 704a16c commit 8226a60
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 8226a60

Please sign in to comment.