From 123374de859a9ae2e15fbe6335d50b3368316db2 Mon Sep 17 00:00:00 2001
From: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Date: Fri, 7 Jun 2024 17:19:58 +0200
Subject: [PATCH] docs(faq): Bitbucket now has a Mend app (#29510)

---
 docs/usage/faq.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/usage/faq.md b/docs/usage/faq.md
index 3a99ed4d42..6ee4c11169 100644
--- a/docs/usage/faq.md
+++ b/docs/usage/faq.md
@@ -61,10 +61,10 @@ Follow these steps to see which version the Mend Renovate app is on:
 
 ## Renovate core features not supported on all platforms
 
-| Feature               | Platforms which lack feature                               | See Renovate issue(s)                                        |
-| --------------------- | ---------------------------------------------------------- | ------------------------------------------------------------ |
-| Dependency Dashboard  | Azure, Bitbucket, Bitbucket Server, Gerrit                 | [#9592](https://github.com/renovatebot/renovate/issues/9592) |
-| The Mend Renovate App | Azure, Bitbucket, Bitbucket Server, Forgejo, Gitea, GitLab |                                                              |
+| Feature               | Platforms which lack feature                    | See Renovate issue(s)                                        |
+| --------------------- | ----------------------------------------------- | ------------------------------------------------------------ |
+| Dependency Dashboard  | Azure, Bitbucket, Bitbucket Server, Gerrit      | [#9592](https://github.com/renovatebot/renovate/issues/9592) |
+| The Mend Renovate App | Azure, Bitbucket Server, Forgejo, Gitea, GitLab |                                                              |
 
 ## Major platform features not supported by Renovate
 
-- 
GitLab