Update renovate.json

This commit is contained in:
2022-11-28 16:43:20 +02:00
committed by GitHub
parent 1594fa3b54
commit 3b75a6145d

View File

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