From 8bd370c4a5db3b71f52a3079b758f0f2ed082044 Mon Sep 17 00:00:00 2001 From: gazorby Date: Sun, 5 Mar 2023 23:52:05 +0100 Subject: [PATCH] style: run prettier --- cz.yaml | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/cz.yaml b/cz.yaml index 9138e72..bcc39fc 100644 --- a/cz.yaml +++ b/cz.yaml @@ -4,25 +4,25 @@ commitizen: bump_message: v$new_version name: cz_conventional_commits style: - - - qmark - - fg:#ff9d00 bold - - - question - - bold - - - answer - - fg:#ff9d00 bold - - - pointer - - fg:#ff9d00 bold - - - highlighted - - fg:#ff9d00 bold - - - selected - - fg:#cc5454 - - - separator - - fg:#cc5454 - - - instruction - - '' - - - text - - '' - - - disabled - - fg:#858585 italic + - - qmark + - fg:#ff9d00 bold + - - question + - bold + - - answer + - fg:#ff9d00 bold + - - pointer + - fg:#ff9d00 bold + - - highlighted + - fg:#ff9d00 bold + - - selected + - fg:#cc5454 + - - separator + - fg:#cc5454 + - - instruction + - "" + - - text + - "" + - - disabled + - fg:#858585 italic tag_format: v$version version: 0.1.1