refactor(renovate): change schedule to daily

This commit is contained in:
Khue Doan
2022-08-29 14:23:51 +07:00
parent 8447502d54
commit ddeb169f7b

View File

@@ -1,6 +1,6 @@
renovate:
cronjob:
schedule: '0 9 1 * *' # At 09:00 every month
schedule: '0 9 * * *' # Everyday at 09:00
renovate:
config: |
{