GrammalecteClient/renovate.json
Pierre HUBERT 28828261d1
All checks were successful
continuous-integration/drone/push Build is passing
Update renovate.json (#89)
Reviewed-on: #89
2025-03-29 12:54:32 +00:00

8 lines
165 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
":automergeAll",
":enableVulnerabilityAlerts",
":ignoreUnstable"
]
}