diff --git a/readme.md b/readme.md
index 7f178493812218b293efd3fbd6967ebf419ab0e5..4aaee96c05179d4f558bde5413b1b45e435c1907 100644
--- a/readme.md
+++ b/readme.md
@@ -18,6 +18,7 @@ Multi-platform and multi-language.
 - Bot behavior is extremely 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 natively 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)
 - Supports GitHub (.com and Enterprise), GitLab (.com and CE/EE), Bitbucket Cloud, Bitbucket Server, Azure DevOps and Gitea.
 - Open source (installable via npm/Yarn or Docker Hub) so can be self-hosted or used via GitHub App