From f9ea89db9b38c64469c1dc8b75659e7b74917236 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 16 May 2022 21:57:12 +0200 Subject: Remove conventional commit hook --- .pre-commit-config.yaml | 6 ------ 1 file changed, 6 deletions(-) (limited to '.pre-commit-config.yaml') diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3c40133..572aabe 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,9 +3,3 @@ repos: rev: v0.11.3 hooks: - id: stylua - - repo: https://github.com/compilerla/conventional-pre-commit - rev: v1.2.0 - hooks: - - id: conventional-pre-commit - stages: [commit-msg] - args: [] -- cgit v1.2.3-70-g09d2