Commit d1ac1ed
committed
Configure Renovate to keep Python at 3.10 for docs workflow
This change adds a packageRule to `renovate.json` to prevent Renovate
from updating the Python version used in the `.github/workflows/docs.yml`
GitHub Actions workflow.
The rule specifically targets the `python-version` input of the
`actions/setup-python` step and restricts allowed versions to `<3.11`,
effectively pinning it to `3.10` for now.1 parent cc63108 commit d1ac1ed
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
12 | 19 | | |
0 commit comments