chore: Configure Renovate old #25

Merged
palkx merged 2 commits from renovate/configure into main 2024-03-25 13:02:12 +02:00
Showing only changes of commit 3f27e8495f - Show all commits

View File

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