Add renovate.json (#887)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-05-15 12:28:41 -04:00 committed by GitHub
parent 60760efb25
commit 98a6fc58cf
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"
]
}