From 8ec07ac58a7480f84a4f44b7f63a0e6099980863 Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@arkins.net>
Date: Tue, 7 Mar 2023 08:07:00 +0100
Subject: [PATCH] chore: fix prettier lint

---
 .github/label-actions.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/label-actions.yml b/.github/label-actions.yml
index 0ed4abec8f..52b6370279 100644
--- a/.github/label-actions.yml
+++ b/.github/label-actions.yml
@@ -174,7 +174,7 @@
     - 'status:requirements'
   comment: >
     This issue has been labeled as `invalid` by a maintainer so is being automatically closed and locked. It will later be deleted to avoid polluting repository searches with duplicate or incorrect content.
-    
+
     This doesn't necessarily mean that what you've reported isn't a problem or a reasonable idea, but it does mean that it should be raised as a Discussion first and not an Issue. Please create a Discussion now, assuming you still wish to discuss it.
 
     Thanks, The Renovate team
-- 
GitLab