Update renovate.json with python grouping#397
Conversation
Action Required: Fix Renovate ConfigurationThere is an error with this repository's Renovate configuration that needs to be fixed. Location: |
sjefferson99
left a comment
There was a problem hiding this comment.
Seems innocent enough, I don't think I can test it.
Reconfigure PR ResultsThis is a reconfigure PR comment to help you understand and re-configure your renovate bot settings. If this Reconfigure PR were to be merged, we'd expect to see the following outcome: Detected Package Files
Configuration SummaryBased on the default config's presets, Renovate will:
What to ExpectWith your current configuration, Renovate will create 3 Pull Requests: chore(deps): update dependency astral-sh/uv to v0.9.0
chore(deps): update python to >=3.14.0,<4.0.0
chore(deps): lock file maintenance
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for |
There was a problem hiding this comment.
Pull Request Overview
This PR updates the Renovate configuration to improve Python dependency management by adding a dedicated grouping rule for Python version updates and removing an incomplete rule.
- Adds a new grouping configuration for Python packages that consolidates minor and patch updates
- Removes an incomplete pep621 manager rule that had no configuration
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
No description provided.