Simon Cornet
7ad3148975
All checks were successful
continuous-integration/drone/push Build is passing
16 lines
325 B
JSON
16 lines
325 B
JSON
{
|
|
"name": "default",
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"dependencyDashboard": true,
|
|
"dependencyDashboardApproval": true,
|
|
"major": {
|
|
"dependencyDashboardApproval": true
|
|
},
|
|
"hostRules": [
|
|
{
|
|
"matchHost": "github.com",
|
|
"token": "${GITHUB_ACCESS_TOKEN}"
|
|
}
|
|
]
|
|
}
|