Skip to content

Commit

Permalink
Automerge major too
Browse files Browse the repository at this point in the history
I'm not maintaining this enough to be bothered lately
  • Loading branch information
rpdelaney committed Dec 8, 2023
1 parent d8ce898 commit 7abb9b7
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,15 @@
"dependencies"
],
"packageRules": [
{
"matchUpdateTypes": [
"major"
],
"groupName": "dependencies",
"reviewers": [
"rpdelaney"
]
},
{
"automerge": true,
"groupName": "dependencies",
"matchUpdateTypes": [
"patch",
"pin",
"digest",
"minor"
"minor",
"major"
]
}
],
Expand Down

0 comments on commit 7abb9b7

Please sign in to comment.