2023-12-20 01:03:09 +00:00
|
|
|
{
|
2023-12-23 10:26:09 +00:00
|
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
|
|
"extends": [
|
|
|
|
"local>tommy-skaug/k8s-gitops//.github",
|
|
|
|
"local>tommy-skaug/k8s-gitops//.github//merge-queue.json"
|
|
|
|
],
|
|
|
|
"assignees": ["tommy-skaug"],
|
|
|
|
"hostRules": [
|
|
|
|
{
|
|
|
|
"matchHost": "api.github.com",
|
|
|
|
"concurrentRequestLimit": 1
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"customManagers": [],
|
|
|
|
"packageRules": []
|
|
|
|
}
|