chore: Configure Renovate #1

Merged
Fascinated merged 1 commits from renovate/configure into master 2023-11-21 17:52:31 +00:00
Showing only changes of commit e691bcfd26 - 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"
]
}