mirror of
https://github.com/Mic92/nixos-wiki-infra.git
synced 2025-06-26 12:41:34 +02: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",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:recommended"
|
"config:recommended",
|
||||||
]
|
":dependencyDashboard""
|
||||||
|
],
|
||||||
|
"lockFileMaintenance": { "enabled": true }
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user