Merge pull request #3 from joshkunz/renovate/configure

Configure Renovate
This commit is contained in:
Josh Kunz 2022-01-06 22:34:38 -08:00 committed by GitHub
commit 62911b8ee9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
.github/renovate.json vendored Normal file
View File

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