Configure Renovate #1

Closed
renovate wants to merge 1 commit from renovate/configure into master
Showing only changes of commit 66706e2019 - 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"
]
}