Update renovate.json
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Pierre HUBERT 2025-03-29 17:31:13 +00:00
parent 57bb552950
commit 65db36d097

View File

@ -1,8 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
":automergeAll",
":enableVulnerabilityAlerts",
":ignoreUnstable"
]
"extends": ["local>renovate/presets"]
}