Skip to content

chore(renovate): extend shared Python preset - #810

Merged
jheddings merged 2 commits into
mainfrom
chore/renovate-presets
Aug 12, 2026
Merged

chore(renovate): extend shared Python preset#810
jheddings merged 2 commits into
mainfrom
chore/renovate-presets

Conversation

@jheddings

Copy link
Copy Markdown
Owner

Points Renovate at the shared Python preset in regula.

The preset labels dev tooling (pytest, ruff, pre-commit, and similar) as dep:ci and automerges it, and holds back python runtime major and minor updates so those moves stay deliberate.

Also replaces config:base, which is deprecated, with config:recommended.

The local packageRules block is removed. It was expressing the python runtime hold, but had matchers and no settings:

{ "matchDepNames": ["python"], "matchUpdateTypes": ["major", "minor"] }

Renovate matched those updates and then did nothing with them, so the rule never actually took effect here. It now comes from the shared preset, where it works.

@jheddings
jheddings merged commit 61bfefa into main Aug 12, 2026
5 checks passed
@jheddings
jheddings deleted the chore/renovate-presets branch August 12, 2026 20:48
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