mirror of
https://github.com/Mic92/nix-update.git
synced 2024-11-03 21:04:49 +03:00
9 lines
205 B
JSON
9 lines
205 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": ["config:base", ":dependencyDashboard"],
|
|
"nix": {
|
|
"enabled": true
|
|
},
|
|
"lockFileMaintenance": { "enabled": true }
|
|
}
|