We manage uv version using mechanics such as:
|
version-file: ${{ inputs.working-directory }}/pyproject.toml |
|
required-version = ">=0.11.18" # Ensure this matches the version in .pre-commit-config.yaml |
|
required-version = ">=0.11.18" # Ensure this matches the version in .pre-commit-config.yaml |
|
rev: 0.11.18 # Ensure this matches the version in api/pyproject.toml |
- Other untraced occasions?
Acceptance criteria
- Renovate manages uv a unified version repository-wide.
We manage uv version using mechanics such as:
flagsmith/.github/actions/install-uv/action.yml
Line 20 in 13eeb46
flagsmith/api/pyproject.toml
Line 161 in 13eeb46
flagsmith/mcp/pyproject.toml
Line 38 in 13eeb46
flagsmith/.pre-commit-config.yaml
Line 74 in 13eeb46
Acceptance criteria