mirror of
https://github.com/Mic92/nixos-wiki-infra.git
synced 2024-11-22 00:04:01 +01:00
renovate: add lock file support
This commit is contained in:
parent
68d5c1f902
commit
e5480ad310
@ -1,6 +1,8 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
]
|
||||
"config:recommended",
|
||||
":dependencyDashboard""
|
||||
],
|
||||
"lockFileMaintenance": { "enabled": true }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user