5d14724e66
Signed-off-by: seth <getchoo@tuta.io>
13 lines
195 B
JSON
13 lines
195 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"nix": {
|
|
"enabled": true
|
|
},
|
|
"lockFileMaintenance": {
|
|
"enabled": true
|
|
}
|
|
}
|