devbox
devbox copied to clipboard
[Feature]: Automatic updates of packages via Renovate
Is your feature request related to a problem you're trying to solve? Please describe.
An automated and easy way to update packages in devbox.json and devbox.lock.
Describe the solution you'd like Renovate has a big ecosystem of supported tools on which it can create automated pull requests for version updates. It is possible to add support for DevBox directly into Renovate or as a third party GitHub repository.
Describe alternatives you've considered The only other tool i'm aware of is Dependabot but it has a very small ecosystem and feature set in comparison.