Configure Renovate (#263)

Configure Renovate
This commit is contained in:
Misagh Moayyed 2019-04-30 00:46:23 -07:00 committed by GitHub
commit 22e77d2d12
1 changed files with 5 additions and 0 deletions

5
renovate.json Normal file
View File

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