Configure Renovate (#754)

Configure Renovate
This commit is contained in:
Julien Bisconti 2019-10-14 16:07:51 +07:00 committed by GitHub
commit bd0dec01a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
renovate.json Normal file
View File

@ -0,0 +1,5 @@
{
"extends": [
"config:base"
]
}