Skip to content

Conversation

@spoltier
Copy link
Member

@spoltier spoltier commented Dec 2, 2025

This pull request updates the dependency management configuration in .github/dependabot.yml to improve how dependencies are grouped and to switch the Python package ecosystem from pip to uv.

Dependency grouping improvements:

  • Added a github-core group for GitHub Actions dependencies, grouping all dependencies matching the pattern actions/* for more streamlined updates.

Ecosystem update:

  • Changed the package ecosystem for Python dependencies from pip to uv to reflect the use of a different dependency manager.

google-labs-jules bot and others added 2 commits December 2, 2025 14:39
This commit adds a `groups` configuration to the `dependabot.yml` file. This will group all updates for official GitHub Actions (from the `actions/` namespace) into a single pull request named `github-core`.

This comment was marked as outdated.

@spoltier
Copy link
Member Author

spoltier commented Dec 2, 2025

@spoltier spoltier requested a review from RolandASc December 2, 2025 15:05
@RolandASc
Copy link
Member

@spoltier looks good to me, I realize this was already done 1 month ago, but guess it is still fine and ready to go as is?

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.

3 participants