mirror of
https://github.com/Defelo/nixos.git
synced 2025-05-12 18:52:49 +00:00
11 lines
214 B
JSON
11 lines
214 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
|
|
"extends": ["config:recommended"],
|
|
|
|
"lockFileMaintenance": {
|
|
"enabled": true,
|
|
"automerge": true,
|
|
"schedule": ["* 4 * * *"]
|
|
}
|
|
}
|