renovate: always rebase and update schedule
All checks were successful
renovate/config-validation Validation Successful
flake / flake (push) Successful in 1m30s

This commit is contained in:
Jake Hillion 2024-04-17 23:13:02 +01:00 committed by JakeHillion
parent f4f6c66098
commit cf76a055e7

View File

@ -4,6 +4,7 @@
},
"lockFileMaintenance": {
"enabled": true,
"schedule": ["before 23:59"]
"rebaseWhen": "behind-base-branch",
"schedule": ["* 2-5 * * *"]
}
}