chore: move renovate config under .github

This commit is contained in:
2024-06-23 01:38:06 +03:00
parent 3fcd33720b
commit d08fb78846

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"]
}