Skip to content

Commit

Permalink
Set automerge (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
arnou authored Apr 30, 2024
1 parent a871d6e commit 3d7f7b7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,12 @@
"extends": [
"config:base"
]
{
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
"automerge": true
}
]
}
}

0 comments on commit 3d7f7b7

Please sign in to comment.