1
Fork 0
theorangeone.net-legacy/renovate.json

10 lines
190 B
JSON
Raw Permalink Normal View History

2022-01-01 17:53:52 +00:00
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
":disableDependencyDashboard"
],
2022-05-07 12:13:06 +01:00
"prHourlyLimit": 0,
"prConcurrentLimit": 0
2022-01-01 17:53:52 +00:00
}