[renovate] disable pr limits since we only enable for limited packages

This commit is contained in:
spalger 2021-02-17 10:56:45 -07:00
parent 9ec1aa3ad3
commit 06b8fb44d4

View file

@ -13,6 +13,8 @@
'master',
'7.x',
],
prConcurrentLimit: 0,
prHourlyLimit: 0,
separateMajorMinor: false,
masterIssue: true,
rangeStrategy: 'bump',