Skip to content

gh-1099: Group @dependabot updates together for pre-commit/GHA#1100

Open
paddyroddy wants to merge 6 commits into
mainfrom
paddy/issue-1099
Open

gh-1099: Group @dependabot updates together for pre-commit/GHA#1100
paddyroddy wants to merge 6 commits into
mainfrom
paddy/issue-1099

Conversation

@paddyroddy

@paddyroddy paddyroddy commented Jun 2, 2026

Copy link
Copy Markdown
Member

Description

Uses multi-ecosystem-groups to group pre-commit and GHA updates together for @dependabot. I thought I'd done this in #1073, but it wasn't working.

Closes: #1099

Checks

  • Is your code passing linting?
  • Is your code passing tests?
  • Have you added additional tests (if required)?
  • Have you modified/extended the documentation (if required)?
  • Have you added a one-liner changelog entry above (if required)?

@paddyroddy paddyroddy requested a review from Copilot June 2, 2026 16:23
@paddyroddy paddyroddy self-assigned this Jun 2, 2026
@paddyroddy paddyroddy added enhancement New feature or request dependencies Pull requests that update a dependency file labels Jun 2, 2026

Copilot AI 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.

Pull request overview

This PR updates the repository’s Dependabot configuration to group GitHub Actions and pre-commit dependency updates together using multi-ecosystem-groups, addressing #1099 (and correcting the earlier attempt from #1073).

Changes:

  • Adds a multi-ecosystem-groups definition (ci-dependencies) to centralize schedule/labels/commit-message configuration.
  • Updates the github-actions and pre-commit Dependabot entries to reference the ci-dependencies multi-ecosystem group.

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

Comment thread .github/dependabot.yaml
Comment thread .github/dependabot.yaml
@paddyroddy paddyroddy marked this pull request as ready for review June 2, 2026 16:29
@paddyroddy paddyroddy requested a review from connoraird June 2, 2026 16:33
@paddyroddy paddyroddy added the infrastructure Project infrastructure: dev tools, packaging, etc. label Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement New feature or request infrastructure Project infrastructure: dev tools, packaging, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Group all @dependabot updates together

2 participants