fix: Remove rate limit with authentication in renovate.json (#438)
This commit is contained in:
parent
ea18be3475
commit
ac265f7885
|
@ -13,10 +13,6 @@
|
|||
"hostType": "docker",
|
||||
"username": "{{ env.DOCKERHUB_USERNAME }}",
|
||||
"password": "{{ env.DOCKERHUB_TOKEN }}"
|
||||
},
|
||||
{
|
||||
"matchHost": "docker.io",
|
||||
"concurrentRequestLimit": 2
|
||||
}
|
||||
],
|
||||
"packageRules": [
|
||||
|
|
Loading…
Reference in New Issue
Block a user