Configure Renovate #3

Merged
Fascinated merged 1 commits from renovate/configure into master 2024-07-01 15:01:23 +00:00
Showing only changes of commit 419bdf1fea - Show all commits

6
renovate.json Normal file

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