fix(renovaterc): invalid cron syntax #55

Merged
jalil merged 1 commit from renovate-fix-config into main 2025-01-05 12:17:56 +01:00

View file

@ -35,7 +35,7 @@
"branchTopic": "lock-file-maintenance", "branchTopic": "lock-file-maintenance",
"commitMessageAction": "Lock file maintenance", "commitMessageAction": "Lock file maintenance",
"schedule": [ "schedule": [
"* 23-0 * * *" "* 23 * * *"
] ]
}, },
"automergeSchedule": [ "automergeSchedule": [