Configure Renovate #1

Open
renovate-bot wants to merge 7 commits from renovate/configure into main
Showing only changes of commit 8ae895ac29 - Show all commits

View file

@ -1,3 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"nix": {
"enabled": true
}
}