chore: disable the rate limit
renovate / renovate (push) Failing after 38s

This commit is contained in:
2026-06-05 21:03:36 +02:00
parent 2840affbbb
commit 711445838e
+4
View File
@@ -1,4 +1,8 @@
module.exports = { module.exports = {
"prConcurrentLimit": 100,
"branchConcurrentLimit": 100,
"prHourlyLimit": 0,
"prCommitsPerRunLimit": 0
"endpoint": "https://gitea.nerthus.nl/api/v1", "endpoint": "https://gitea.nerthus.nl/api/v1",
"gitAuthor": "Renovate Bot <renovate-bot@nerthus.nl>", "gitAuthor": "Renovate Bot <renovate-bot@nerthus.nl>",
"platform": "gitea", "platform": "gitea",