diff --git a/docs/usage/self-hosted-configuration.md b/docs/usage/self-hosted-configuration.md
index 6b11ce0ef3a84deadd5891e64c80e7f59a84d2a2..423019b9f287289f3b4123e8f1c294692a1710df 100644
--- a/docs/usage/self-hosted-configuration.md
+++ b/docs/usage/self-hosted-configuration.md
@@ -148,9 +148,17 @@ Supported tools for dynamic install are:
 - `gradle-wrapper`
 - `jb`
 - `jsonnet-bundler`
+- `lerna`
 - `mix`
+- `node`
 - `npm`
+- `pip_requirements`
+- `pip-compile`
 - `pipenv`
+- `pnpm`
+- `poetry`
+- `python`
+- `yarn`
 
 If all projects are managed by Hermit, you can tell Renovate to use the tooling versions specified in each project via Hermit by setting `binarySource=hermit`.