fix(renovaterc): invalid cron syntax
All checks were successful
/ build (push) Successful in 1s
/ check (push) Successful in 7s
/ report-size (push) Successful in 2s

There was a small mistake in the config.
This commit is contained in:
Jalil David Salamé Messina 2025-01-05 12:16:46 +01:00
parent 7fdf322c73
commit a515c5d8df
Signed by: jalil
GPG key ID: F016B9E770737A0B

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": [