Skip to content

Add cooldown and grouped updates to Dependabot config#25

Open
dguido wants to merge 1 commit intomainfrom
fix/dependabot-config
Open

Add cooldown and grouped updates to Dependabot config#25
dguido wants to merge 1 commit intomainfrom
fix/dependabot-config

Conversation

@dguido
Copy link
Member

@dguido dguido commented Feb 13, 2026

Summary

  • Add cooldown with default-days: 7 to both cargo and github-actions ecosystems
  • Add grouped updates with patterns: ["*"] to batch all dependency updates together
  • Reduces PR noise by grouping related dependency bumps into single PRs

Test plan

  • Verify Dependabot picks up the new config on next scheduled run
  • Confirm grouped PRs are created instead of individual ones

Generated with Claude Code

Add cooldown default-days:7 and grouped updates with patterns:["*"]
for both cargo and github-actions ecosystems.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant