From 2b83104d50542f4635fd98d47db7ac53f233fc3c Mon Sep 17 00:00:00 2001 From: Mark Woolley Date: Tue, 27 Jan 2026 14:56:05 +0000 Subject: [PATCH 1/2] chore: remove renovate limit --- default.json | 1 - 1 file changed, 1 deletion(-) diff --git a/default.json b/default.json index d7efabc..9cc4c24 100644 --- a/default.json +++ b/default.json @@ -8,7 +8,6 @@ ":prImmediately", "helpers:pinGitHubActionDigests" ], - "prConcurrentLimit": 20, "minimumReleaseAge": "7 days", "internalChecksFilter": "strict", "prCreation": "not-pending", From 39bc4f8043e2bb19f295942a88edffeaad8e0d4d Mon Sep 17 00:00:00 2001 From: Mark Woolley Date: Tue, 27 Jan 2026 15:14:57 +0000 Subject: [PATCH 2/2] chore: update --- default.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.json b/default.json index 9cc4c24..0732aba 100644 --- a/default.json +++ b/default.json @@ -4,7 +4,7 @@ "config:base", ":enableVulnerabilityAlerts", ":semanticCommitsDisabled", - ":prHourlyLimit4", + ":prHourlyLimitNone", ":prImmediately", "helpers:pinGitHubActionDigests" ],