Skip to content

feat(dependabot): limit PRs for root package.json - #3265

Merged
thecristen merged 2 commits into
mainfrom
cbj/dependabot-limit
Jun 16, 2026
Merged

feat(dependabot): limit PRs for root package.json#3265
thecristen merged 2 commits into
mainfrom
cbj/dependabot-limit

Conversation

@thecristen

Copy link
Copy Markdown
Collaborator

Scope

We have two package.json files! It turns out the root level one was using the default Dependabot configuration (which is set to 5 open PRs)

Implementation

  • Adds configuration for NPM packages in the / directory
  • Adjusts the total number of open PRs across all 3 configurations to 5 total

@thecristen
thecristen marked this pull request as ready for review June 16, 2026 15:25
@thecristen
thecristen requested a review from a team as a code owner June 16, 2026 15:25
@thecristen
thecristen requested a review from joshlarson June 16, 2026 15:25

@lvachon1 lvachon1 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@thecristen
thecristen merged commit 7bd5c7c into main Jun 16, 2026
26 checks passed
@thecristen
thecristen deleted the cbj/dependabot-limit branch June 16, 2026 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants