Configure Renovate #4

Merged
decentral1se merged 1 commits from renovate/configure into master 2020-09-14 18:48:51 +00:00
Showing only changes of commit bebe55fb0b - Show all commits

6
renovate.json Normal file
View File

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