Skip to content

Commit 642bf06

Browse files
authored
Enable platform automerge in Renovate configuration
1 parent 6712871 commit 642bf06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"config:recommended",
55
":disableDependencyDashboard"
66
],
7-
"platformAutomerge": false,
7+
"platformAutomerge": true,
88
"automergeStrategy": "squash",
99
"prHourlyLimit": 4,
1010
"prBodyTemplate": "{{{table}}}{{{warnings}}}{{{notes}}}{{{changelogs}}}",

0 commit comments

Comments
 (0)