Update renovate.json

This commit is contained in:
2022-11-28 16:42:30 +02:00
committed by GitHub
parent 24c7881afa
commit 6ba6e9f1e2

View File

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