Configure Renovate #1

Merged
Fascinated merged 1 commits from renovate/configure into master 2023-11-04 18:34:32 +00:00

6
renovate.json Normal file

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