Move rennovate config into .github

This commit is contained in:
Josh Kunz
2022-01-06 22:31:25 -08:00
parent 40f31b7c4f
commit 4290e2da90

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

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