Skip to content

Commit

Permalink
automergeType PR
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood committed May 3, 2023
1 parent ae98ed7 commit a2343d9
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 @@ -2,5 +2,12 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch"],
"automerge": true,
"automergeType": "pr"
}
]
}

0 comments on commit a2343d9

Please sign in to comment.