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