0
0
mirror of https://github.com/renovatebot/renovate.git synced 2024-12-22 21:48:32 +00:00
renovatebot_renovate/lib/modules/versioning/devbox/readme.md
Will Brennan 01a3c2ff8f
feat(versioning): add devbox versioning module (#31408)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-12-20 15:05:23 +00:00

193 B

Devbox's Nixhub uses fairly strict versioning, characters such as ~, ^ and >= are not allowed. The semver values must not include "*" or "x". "1.2.3" "1.2" and "1" are the only valid formats.