Attempt to fix time format
This commit is contained in:
parent
c46a5cf1fe
commit
e6fa0a477c
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ in
|
|||
|
||||
renovate = {
|
||||
enable = true;
|
||||
schedule = "1 h";
|
||||
schedule = "*-*-* *:00:00";
|
||||
credentials = {
|
||||
RENOVATE_TOKEN = "/etc/renovate/token";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue