Add renovate.json (#124)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/131/head
renovate[bot] 2020-11-11 15:36:58 +11:00 committed by GitHub
parent c49ef66cd3
commit f562099a43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
renovate.json Normal file
View File

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