Commit 590443a
authored
Collapse mise CalVer updates into a single Renovate branch (#563)
mise uses CalVer (YEAR.MONTH.COUNTER), which Renovate maps onto SemVer
major/minor/patch and splits into separate PRs: counter bumps as patch,
month bumps as minor (both forked by the repo-wide separateMinorPatch),
and year bumps as major (forked by separateMajorMinor's default).
Since mise is self-managed and we only want the latest release, set
separateMajorMinor and separateMinorPatch to false on the mise package
rule so every update converges into one branch tracking the newest
version.1 parent 5e08cf0 commit 590443a
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
45 | 49 | | |
46 | 50 | | |
47 | 51 | | |
| |||
0 commit comments