mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-09 16:28:06 +00:00
12 lines
188 B
JSON
12 lines
188 B
JSON
{
|
|
"extends": [
|
|
"config:base",
|
|
"schedule:daily",
|
|
"group:all",
|
|
":prConcurrentLimitNone",
|
|
":prHourlyLimitNone",
|
|
":prImmediately"
|
|
],
|
|
"labels": ["dependencies"]
|
|
}
|