Increase dependabot PR limit to 10#1294
Conversation
Defaults to 5. This big monorepo needs a bit more.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughDependabot’s update configuration now sets the maximum number of concurrently open dependency update pull requests to 10. ChangesDependabot configuration
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
This PR updates the repository’s Dependabot configuration to allow more concurrent dependency update pull requests, which helps keep a large monorepo’s dependencies current without being throttled by the default limit.
Changes:
- Increased Dependabot’s
open-pull-requests-limitfor the npm ecosystem from the default to 10.
Dependabot defaults to 5 opened PRs. This big monorepo needs a bit more.
Summary by CodeRabbit