Update renovate.json

This commit is contained in:
2022-11-28 13:12:25 +02:00
committed by GitHub
parent 6c17445670
commit 348fc6f785

View File

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