Update renovate.json

This commit is contained in:
2022-11-28 16:43:40 +02:00
committed by GitHub
parent df7dff2e3a
commit 07c550b319

View File

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