chore(meta): update renovate.json

This commit is contained in:
Ismo Vuorinen
2024-07-23 03:51:03 +03:00
parent baba8f052c
commit 57443725e3

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