From f356803f08d251221385646db07169394539d292 Mon Sep 17 00:00:00 2001
From: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Date: Mon, 31 Jan 2022 12:07:10 +0100
Subject: [PATCH] docs(self-hosted config): add flux list item (#13924)

---
 docs/usage/self-hosted-configuration.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/usage/self-hosted-configuration.md b/docs/usage/self-hosted-configuration.md
index f782fd7472..fafe3597d2 100644
--- a/docs/usage/self-hosted-configuration.md
+++ b/docs/usage/self-hosted-configuration.md
@@ -135,6 +135,7 @@ This mode means that Renovate will dynamically install the version of tools avai
 Supported tools for dynamic install are:
 
 - `composer`
+- `flux`
 - `jb`
 - `npm`
 
-- 
GitLab