Skip to content

Commit

Permalink
Update renovate.json5
Browse files Browse the repository at this point in the history
  • Loading branch information
rarkins committed May 5, 2024
1 parent 2b4d35c commit 2a8316c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@

// separate patch from minor, and group all patch together
"separateMinorPatch": true,
"patch": {
"groupName": "all patch updates",
"description": "Group and automerge all patch updates together"
},
"packageRules": [{
"matchUpdateTypes": ["patch"],
"groupName": "all patch updates"
}],

// disable minor
"minor": {
Expand Down

0 comments on commit 2a8316c

Please sign in to comment.