chore(renovate): Move renovate config under .github

This commit is contained in:
2023-05-08 09:34:35 +03:00
parent f5dfaaa203
commit b5f09c2540

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

@@ -0,0 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>ivuorinen/.github:renovate-config"]
}