13 lines
269 B
JSON
13 lines
269 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [],
|
|
"assignees": ["tommy-skaug"],
|
|
"hostRules": [
|
|
{
|
|
"matchHost": "api.github.com",
|
|
"concurrentRequestLimit": 1
|
|
}
|
|
],
|
|
"customManagers": [],
|
|
"packageRules": []
|
|
}
|