This is an automated email from the ASF dual-hosted git repository.
janhoy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/main by this push:
new e55b1475daa renovate.json: Temporarily remove schedule for the first
"grouped" run
e55b1475daa is described below
commit e55b1475daaab7671f524225702a86cf47e2dca5
Author: Jan Høydahl <[email protected]>
AuthorDate: Thu Jul 2 01:57:10 2026 +0200
renovate.json: Temporarily remove schedule for the first "grouped" run
---
.github/renovate.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/renovate.json b/.github/renovate.json
index be5d63bbcc8..9e425d1c702 100644
--- a/.github/renovate.json
+++ b/.github/renovate.json
@@ -187,7 +187,7 @@
"groupName": "GitHub Actions"
}
],
- "schedule": ["before 9am on the first day of the month"],
+ "schedule": ["* * * * *"],
"prConcurrentLimit": 300,
"prHourlyLimit": 20,
"minimumReleaseAge": "5 days"