Merge pull request #18 from tj-actions/renovate/configure

Configure Renovate
This commit is contained in:
Tonye Jack 2021-03-27 12:49:53 -04:00 committed by GitHub
commit 00d6c39d41
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"
]
}