Update renovate.json

This commit is contained in:
Ismo Vuorinen
2022-11-28 16:42:38 +02:00
committed by GitHub
parent 8825630bed
commit 1f67fb99d2

View File

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