From 067ce29960d331e76dde0b8ad0c29fb20c6b4d4c Mon Sep 17 00:00:00 2001 From: Patrick Decat <pdecat@gmail.com> Date: Fri, 8 Sep 2023 10:53:39 +0200 Subject: [PATCH] docs: replacement PRs are now available for more managers (#24293) Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1ceaf9c124..069d421de2 100644 --- a/readme.md +++ b/readme.md @@ -24,7 +24,7 @@ Multi-platform and multi-language. - Bot behavior is customizable via configuration files (config as code) - Use ESLint-like shared config presets for ease of use and simplifying configuration (JSON format only) - Lock files are supported and updated in the same commit, including immediately resolving conflicts whenever PRs are merged -- Get replacement PRs to migrate from a deprecated dependency to the community suggested replacement (npm packages only) +- Get replacement PRs to migrate from a deprecated dependency to the community suggested replacement, works with _most_ managers, see [issue 14149](https://github.com/renovatebot/renovate/issues/14149) for exceptions - Open source (installable via npm/Yarn or Docker Hub) so can be self-hosted or used via the Mend Renovate App ## Supported Platforms -- GitLab