Skip to content

Commit

Permalink
Add automerge config for renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
testower committed Feb 11, 2022
1 parent 76b2762 commit c9f7efc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
{
"extends": [
"config:base"
],
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
"automerge": true
}
]
}

0 comments on commit c9f7efc

Please sign in to comment.