From 092372a7a0af08499bc0081a8c7ddb81257ae429 Mon Sep 17 00:00:00 2001 From: Vinnie McGuinness Date: Wed, 11 Jun 2025 06:21:19 +0100 Subject: [PATCH] Run prettier son sidebars.ts file Signed-off-by: Vinnie McGuinness --- microsite/sidebars.ts | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/microsite/sidebars.ts b/microsite/sidebars.ts index 0ca6ddde70..4bf0da08a8 100644 --- a/microsite/sidebars.ts +++ b/microsite/sidebars.ts @@ -330,10 +330,7 @@ export default { { type: 'category', label: 'Gitea', - items: [ - 'integrations/gitea/locations', - 'integrations/gitea/discovery', - ], + items: ['integrations/gitea/locations', 'integrations/gitea/discovery'], }, { type: 'category',