Enable lockfile maintenance
All checks were successful
renovate config check / renovate-config-validator (pull_request) Successful in 11s

This commit is contained in:
Valentin Brandl 2024-04-18 16:48:19 +02:00
parent fe38038d64
commit 16281d0c60
Signed by: vbrandl
GPG Key ID: CAD4DA1A789125F9

View File

@ -5,5 +5,9 @@
"automerge": false,
"nix": {
"enabled": false
},
"lockFileMaintenance": {
"enabled": true,
"extends": ["schedule:daily"]
}
}