infrastructure/renovate.json
Fabian Hauser e158d36c06
Some checks failed
CI / build (push) Failing after 1m34s
Add renovate config
2025-01-21 22:18:59 +02:00

8 lines
79 B
JSON

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