This is an automated email from the ASF dual-hosted git repository.

janhoy pushed a commit to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/branch_9x by this push:
     new 9611584bd98 Update renovate.json for branch_9x
9611584bd98 is described below

commit 9611584bd98ab2d04f1a59eff6ae436cb186ff2e
Author: Jan Høydahl <[email protected]>
AuthorDate: Fri Aug 29 14:52:25 2025 +0200

    Update renovate.json for branch_9x
    
    Signed-off-by: Jan Høydahl <[email protected]>
---
 .github/renovate.json | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/.github/renovate.json b/.github/renovate.json
index e42a1c9808b..373187e8a5e 100644
--- a/.github/renovate.json
+++ b/.github/renovate.json
@@ -7,9 +7,8 @@
     "executionMode": "branch"
   },
   "schedule": ["* * * * *"],
-  "prConcurrentLimit": 3,
-  "prHourlyLimit": 3,
+  "prConcurrentLimit": 300,
+  "prHourlyLimit": 20,
   "branchPrefix": "renovate-9x/",
-  "commitMessageSuffix": " (branch_9x)",
-  "dryRun": "extract"
+  "commitMessageSuffix": " (branch_9x)"
 }

Reply via email to