Use Renovate to automatically upgrade dependencies in microservice environment with only one configuration
If you want to have a single configuration for all your applications / microservices / projects, you’ve come to the right place. Let me show you how to do it with GitLab and Renovate. Renovate, a tool to keep your dependencies up to date Renovate is a tool that automatically upgrade the dependencies of any project, by creating Merge Request (MR) on GitLab (Pull Request on GitHub). It works with several languages (NodeJs, Go, Rust, Python) and on all major Git platforms (GitLab, GitHub, Bitbucket, Gitea)....