[Renovate] Add github token
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c8fdc27da3
commit
d6dbb81f87
@ -5,5 +5,11 @@
|
|||||||
"dependencyDashboardApproval": true,
|
"dependencyDashboardApproval": true,
|
||||||
"major": {
|
"major": {
|
||||||
"dependencyDashboardApproval": true
|
"dependencyDashboardApproval": true
|
||||||
}
|
},
|
||||||
|
"hostRules": [
|
||||||
|
{
|
||||||
|
"matchHost": "github.com",
|
||||||
|
"token": "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"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user