Files
nvim/renovate.json5
Mykhailo 3f27e8495f
All checks were successful
check-flake / build (pull_request) Successful in 2m45s
check-flake / build (push) Successful in 3m18s
Update renovate.json5
2024-03-25 12:59:08 +02:00

8 lines
144 B
Plaintext

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["local>local/renovate"],
"nix": {
"enabled": true
}
}