it-tools/renovate.json

9 lines
164 B
JSON
Raw Normal View History

2024-01-23 23:30:52 +00:00
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
2024-01-23 18:43:07 -05:00
"config:recommended",
2024-01-23 18:44:01 -05:00
"prConcurrentLimit:0",
"prHourlyLimit:0"
2024-01-23 23:30:52 +00:00
]
}