Update and rename renovate.json to .github/renovate.json

This commit is contained in:
Ismo Vuorinen
2024-10-18 10:11:26 +03:00
committed by GitHub
parent 043a62fa3c
commit 7e8e4610dc

View File

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