mirror of
https://github.com/RealOrangeOne/infrastructure.git
synced 2026-01-23 02:14:14 +00:00
8 lines
155 B
JSON
8 lines
155 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"prHourlyLimit": 0,
|
|
"prConcurrentLimit": 0
|
|
}
|