Skip to content

Commit 6940037

Browse files
authored
chore(ci): automerge renovate branches minors and patches (Tresjs#483)
1 parent fb3026a commit 6940037

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
{
88
"matchUpdateTypes": ["minor", "patch"],
99
"matchCurrentVersion": "!/^0/",
10-
"automerge": true
10+
"automerge": true,
11+
"automergeType": "branch"
1112
}
1213
]
1314
}

0 commit comments

Comments
 (0)