chore: move renovate config under github tree

This commit is contained in:
2021-12-05 09:28:53 +00:00
parent f2e714dce5
commit f0527718e7

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

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