tell renovate to always run this when bot runs

This commit is contained in:
fuckwit 2025-01-10 23:03:25 +01:00
parent 259c7b1fd9
commit 9df08b4882

View File

@ -4,5 +4,8 @@
},
"lockFileMaintenance": {
"enabled": true
}
},
"schedule": [
"at any time"
],
}