Files
nvim/renovate.json5

8 lines
144 B
Plaintext
Raw Permalink Normal View History

2024-03-24 21:17:38 +00:00
{
2024-03-25 09:34:50 +02:00
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["local>local/renovate"],
"nix": {
"enabled": true
}
2024-03-24 21:17:38 +00:00
}