Skip to content

Commit

Permalink
ci: enable automerge
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Jan 5, 2023
1 parent e3aa46d commit dd7d778
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,12 @@
],
"enabledManagers": [
"nvm"
],
"packageRules": [
{
"automerge": true,
"matchUpdateTypes": ["minor", "patch"],
"automergeStrategy": "squash"
}
]
}

0 comments on commit dd7d778

Please sign in to comment.