This repository showcases the behavior of Renovate when packageRules
are specified to restrict Python versions in the update configurations.
- Renovate should open one PR to update Python versions across all detected dependency files including
.tool-versions
,Dockerfile
, andpyproject.toml
, respecting the specifiedpackageRules
to limit updates to a certain range of Python versions.
- Renovate opened one PR, but only for
ASDF
.