From 0304dfe1b1db8b6c60de7840b14efcbf9ec26880 Mon Sep 17 00:00:00 2001 From: Tihomir Yordanov Date: Wed, 3 Aug 2022 15:32:56 +0200 Subject: [PATCH] fixed formatting using yarn prettier Signed-off-by: Tihomir Yordanov --- microsite/data/plugins/tekton-pipelines.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/microsite/data/plugins/tekton-pipelines.yaml b/microsite/data/plugins/tekton-pipelines.yaml index 16ae5c893c..241f5aa61d 100644 --- a/microsite/data/plugins/tekton-pipelines.yaml +++ b/microsite/data/plugins/tekton-pipelines.yaml @@ -1,9 +1,9 @@ --- title: Tekton Pipelines author: JQuad Group -authorUrl: https://github.com/jquad-group -category: CI -description: View the status of the Tekton PipelineRun resources. +authorUrl: https://github.com/jquad-group +category: CI +description: View the status of the Tekton PipelineRun resources. documentation: https://github.com/jquad-group/backstage-jquad#readme iconUrl: https://github.com/jquad-group/backstage-jquad/blob/main/img/tekton-horizontal-color.png -npmPackageName: '@jquad-group/plugin-tekton-pipelines' \ No newline at end of file +npmPackageName: '@jquad-group/plugin-tekton-pipelines'