Skip to content

Commit 5e1edfe

Browse files
authored
Merge pull request #30 from dbsystel/enable-auto-merge-minor
feat: enable auto-merge for minor updates
2 parents 005cadf + c9fe883 commit 5e1edfe

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
{
1010
"matchUpdateTypes": ["patch", "minor"],
1111
"groupName": "all minor and patch",
12-
"automerge": false
12+
"automerge": true,
13+
"automergeType": "pr"
1314
},
1415
{
1516
"matchUpdateTypes": ["major"],

0 commit comments

Comments
 (0)