infrastructure/renovate.json

8 lines
79 B
JSON

{
"extends": [
"config:base"
],
"nix": {
"enabled": true
}
}