Commit fceeb61
committed
ci: revert to cron schedule for cross-repo angular dependencies
The human-readable schedule "Every minute, every 2 hours" is not supported
by the currently used version of Renovate, causing the following error:
WARN: Invalid schedule: Failed to parse "Every minute, every 2 hours"
This is due to a recent revert of the Renovate version.
This commit reverts back to the cron expression to fix the issue.1 parent 00cef30 commit fceeb61
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments