Renovate is a bot that automates dependencies updates. It allows you to stay up-to-date with the latest releases automatically.
This repository contains my personal Renovate config preset for my projects but you’re free to use it if you want!
Add the following to your renovate.json file:
{
"extends": ["github>barbapapazes/renovate-config"]
}