From 81e83d77a93fb6c8f04ae007b26eb38bd120fa5b Mon Sep 17 00:00:00 2001 From: Pouya Date: Wed, 24 Apr 2024 23:55:00 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20build:=20remove=20commitizen-bra?= =?UTF-8?q?nch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pre-commit-config.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 96ed4e7c..48922904 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,10 +32,10 @@ repos: - id: commitizen additional_dependencies: - "cz-conventional-gitmoji" - - id: commitizen-branch - additional_dependencies: - - "cz-conventional-gitmoji" - stages: [push] + # - id: commitizen-branch + # additional_dependencies: + # - "cz-conventional-gitmoji" + # stages: [push] - repo: https://github.com/ljnsn/cz-conventional-gitmoji rev: v0.2.4