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

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

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