flake/renovate.json
2025-01-23 15:40:46 -06:00

8 lines
101 B
JSON

{
"extends": [
"config:best-practices"
],
"nix": {
"enabled": true
}
}