Update renovate.json
This commit is contained in:
parent
a5ab58f250
commit
b67906c32c
1 changed files with 1 additions and 5 deletions
|
@ -12,11 +12,7 @@
|
||||||
"hostRules": [
|
"hostRules": [
|
||||||
{
|
{
|
||||||
"matchHost": "docker.io",
|
"matchHost": "docker.io",
|
||||||
"concurrentRequestLimit": 3
|
"concurrentRequestLimit": 3,
|
||||||
}
|
|
||||||
],
|
|
||||||
"packageRules": [
|
|
||||||
{
|
|
||||||
"fetchChangeLogs": "pr"
|
"fetchChangeLogs": "pr"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Reference in a new issue