Configure Renovate #1

Merged
Fascinated merged 1 commits from renovate/configure into master 2024-04-29 22:01:57 +00:00

6
renovate.json Normal file

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>Fascinated/renovate-config"
]
}