-

@ Anthony Accioly
2025-03-16 16:28:07
We never needed AI for this. Renovate and Dependabot have been working well for ages. Just add a trivial YAML file to your CI/CD pipeline and you're done. A bot will automatically open PRs to update dependencies in your project.
But (See what I did here?), of course, for this to work, you actually need a CI/CD pipeline in the first place... And a strong testing/regression suite to back it up. So... for a lot of projects, maybe not that trivial of a change after all 🤣.