Skip to content

Commit aad59bc

Browse files
authored
chore: update renovate config
1 parent fd134f4 commit aad59bc

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
"description": "Automatically merge minor and patch-level updates when checks pass, creates a PR otherwise",
88
"matchUpdateTypes": ["minor", "patch", "digest"],
99
"automerge": true,
10-
"automergeType": "branch"
10+
"automergeType": "pr",
11+
"platformAutomerge": true
1112
}
1213
]
1314
}

0 commit comments

Comments
 (0)