Skip to main content

One post tagged with "Automation"

View All Tags

Automating npm packages updates with renovate bot on github

· 5 min read
D Balaji
Lead Design Technologist

react renovate

In this how to article, I will be discussing how we can set up a GitHub application to automatically keep our npm packages updated without breaking the app. We will also discuss the shortcomings of this application and if it's the right fit for use in production or in a team environment.