chore(meta): update renovate.json

This commit is contained in:
Ismo Vuorinen
2024-07-23 04:10:55 +03:00
parent c2f238488b
commit 735d04607f

View File

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