renovate/default.json
Simon Cornet c8fdc27da3
All checks were successful
continuous-integration/drone/push Build is passing
[Renovate] Fix default.json syntax
2023-11-20 15:33:47 +01:00

10 lines
218 B
JSON

{
"name": "default",
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"dependencyDashboard": true,
"dependencyDashboardApproval": true,
"major": {
"dependencyDashboardApproval": true
}
}