Skip to content

Commit

Permalink
Automerge Renovate minor/patch updates
Browse files Browse the repository at this point in the history
Signed-off-by: Chance Zibolski <[email protected]>
  • Loading branch information
chancez committed Oct 20, 2023
1 parent 6abc2a8 commit 663ec4f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@
],
"stopUpdatingLabel": "renovate/stop-updating",
"packageRules": [
// https://docs.renovatebot.com/key-concepts/automerge/#automerge-non-major-updates
{
"matchUpdateTypes": ["minor", "patch"],
"matchCurrentVersion": "!/^0/",
"automerge": true
},
{
"groupName": "all github action dependencies",
"groupSlug": "all-github-action",
Expand Down

0 comments on commit 663ec4f

Please sign in to comment.