chore(meta): update renovate.json

This commit is contained in:
Ismo Vuorinen
2024-07-23 03:50:33 +03:00
parent 0149b81b5e
commit 29d11f41c7

View File

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