Update renovate.json

This commit is contained in:
2022-11-28 16:42:01 +02:00
committed by GitHub
parent 0acec26cc5
commit eaa47530f1

View File

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