feat: update renovate configuration to use the central on in external config repository

This commit is contained in:
RouxAntoine 2025-04-29 12:08:35 +02:00
parent c5d685eaa5
commit 80e6e90dea
Signed by: antoine
GPG Key ID: 098FB66FC0475E70

View File

@ -1,3 +1,7 @@
{ {
"$schema": "https://docs.renovatebot.com/renovate-schema.json" "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>config/renovate-config"
]
} }