configure renovate with my presets

This commit is contained in:
RouxAntoine 2024-09-16 00:43:52 +02:00
parent 35ff6892b2
commit 25840819cd
Signed by: antoine
GPG Key ID: 098FB66FC0475E70

View File

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