We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb3026a commit 6940037Copy full SHA for 6940037
renovate.json
@@ -7,7 +7,8 @@
7
{
8
"matchUpdateTypes": ["minor", "patch"],
9
"matchCurrentVersion": "!/^0/",
10
- "automerge": true
+ "automerge": true,
11
+ "automergeType": "branch"
12
}
13
]
14
0 commit comments