From 500c0dd2ac67543fbedda41061a7f3ba71de2a1a Mon Sep 17 00:00:00 2001 From: RaviAnand Mohabir Date: Tue, 25 Jun 2024 11:40:49 +0200 Subject: [PATCH] chore: :wrench: add [CI SKIP] to bump commit message --- cz.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/cz.yaml b/cz.yaml index 8d591ea..a6e9e7e 100644 --- a/cz.yaml +++ b/cz.yaml @@ -1,5 +1,6 @@ --- commitizen: + bump_message: "chore: bump $current_version \u2192 $new_version [CI SKIP]" major_version_zero: true name: cz_conventional_commits tag_format: $version