mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2024-12-13 17:26:26 +01:00
11 lines
182 B
JSON
11 lines
182 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"prConcurrentLimit": 20,
|
|
"prHourlyLimit": 20,
|
|
"packageRules": [
|
|
]
|
|
}
|