Skip to content

ci: group dependabot updates into single PRs - #219

Merged
hzhangxyz merged 1 commit into
mainfrom
dependabot-group-updates
Mar 27, 2026
Merged

ci: group dependabot updates into single PRs#219
hzhangxyz merged 1 commit into
mainfrom
dependabot-group-updates

Conversation

@hzhangxyz

Copy link
Copy Markdown
Member

Add groups configuration to dependabot.yml to bundle all dependency updates within each ecosystem into one PR instead of separate PRs per dependency.

Copilot AI review requested due to automatic review settings March 27, 2026 01:43
Add groups configuration to dependabot.yml to bundle all dependency
updates within each ecosystem into one PR instead of separate PRs
per dependency.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates Dependabot configuration to reduce PR noise by bundling dependency updates per ecosystem into a single PR, improving maintainability of routine dependency bumps.

Changes:

  • Add a Dependabot group for github-actions updates to combine all action version bumps into one PR.
  • Add a Dependabot group for uv updates to combine all dependency bumps into one PR.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@hzhangxyz
hzhangxyz merged commit dc0912c into main Mar 27, 2026
8 checks passed
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