chore(meta): update renovate.json

This commit is contained in:
Ismo Vuorinen
2024-07-23 04:13:07 +03:00
parent d599b9c3bf
commit cd0e70e1ec

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