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

Configure Renovate
This commit is contained in:
Tonye Jack 2021-03-25 19:22:12 -04:00 committed by GitHub
commit 12a63a5a84
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"
]
}