Merge pull request #57 from AOEpeople/radar-2021-01-01-renovate

Add Renovate to tools/trial
This commit is contained in:
bmsuseluda
2021-06-30 09:36:10 +02:00
committed by GitHub

View File

@@ -0,0 +1,13 @@
---
title: "Renovate"
ring: tools
quadrant: trial
---
[Renovate](https://github.com/renovatebot/renovate/) is an automated dependency update tool. It vastly reduces the time and effort spent on keeping a project's dependencies up-to-date by automatically creating merge requests whenever a dependency needs to be updated. The tool is easy to set up and configure, offers built-in support for monorepo architectures and works with various programming languages and package managers, e.g.
- JavaScript & Yarn
- Java & Gradle
- PHP & Composer
At AOE, we use the [Renovate CLI tool](https://www.npmjs.com/package/renovate/) in the CI pipelines of a constantly growing number of projects.