Commit a3e0d3b
committed
Enable automerge for lock file maintenance PRs
Lock file maintenance was configured to run weekly via :maintainLockFilesWeekly,
but these PRs were not being automerged. This adds automerge: true to the
lockFileMaintenance config so that weekly lock file updates will automatically
merge after CI passes, reducing manual maintenance overhead.1 parent 8fde527 commit a3e0d3b
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
| |||
0 commit comments