infrastructure/renovate.json
Fabian Hauser 557b89b13e
Some checks failed
CI / build (push) Failing after 1m9s
Add renovate config
2025-01-21 22:15:40 +02:00

8 lines
79 B
JSON

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