Add renovate.json (#9)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-06-29 15:10:57 +02:00 committed by GitHub
parent 4250fe4d12
commit 96023c87b5
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"
]
}