Change release date to July of 2021

This commit is contained in:
dennis.ludwig
2021-07-12 10:19:10 +02:00
parent 6242b5c87e
commit 3be826c65a
65 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
---
title: "Renovate"
ring: trial
quadrant: tools
---
[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.