Configure Renovate #7

Merged
Fascinated merged 1 commits from renovate/configure into master 2024-04-18 20:16:52 +00:00
Showing only changes of commit 0b6c752441 - Show all commits

6
renovate.json Normal file

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