[Renovate] Add github token
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Cornet 2023-11-20 16:20:58 +01:00
parent c8fdc27da3
commit d6dbb81f87

View File

@ -5,5 +5,11 @@
"dependencyDashboardApproval": true,
"major": {
"dependencyDashboardApproval": true
},
"hostRules": [
{
"matchHost": "github.com",
"token": "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"
}
]
}