We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd134f4 commit aad59bcCopy full SHA for aad59bc
renovate.json
@@ -7,7 +7,8 @@
7
"description": "Automatically merge minor and patch-level updates when checks pass, creates a PR otherwise",
8
"matchUpdateTypes": ["minor", "patch", "digest"],
9
"automerge": true,
10
- "automergeType": "branch"
+ "automergeType": "pr",
11
+ "platformAutomerge": true
12
}
13
]
14
0 commit comments