Skip to content

Commit 4c30fbc

Browse files
committed
More explicit automerging
1 parent 8cbc95a commit 4c30fbc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json5

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
// Schedule for when to automerge
4141
automergeSchedule: [
42-
'after 8am and before 5pm on monday',
42+
'after 8am and before 5pm on weekdays',
4343
],
4444

4545
// Allow updates outside of schedule
@@ -220,6 +220,7 @@
220220
matchPackageNames: [
221221
'!/^@stanlemon\\//',
222222
],
223+
automerge: true,
223224
},
224225
],
225226
}

0 commit comments

Comments
 (0)