From f6cbfa79737f58d78e5cf54370e8e964446c75d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=B3=8A=E6=98=8E518370910136?= Date: Wed, 20 Mar 2024 02:00:03 +0800 Subject: [PATCH] chore: remove checkmake for windows support --- .pre-commit-config.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a99379c..37f2ff1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,10 +10,6 @@ repos: rev: 0.2.3 hooks: - id: yamlfmt - - repo: https://github.com/mrtazz/checkmake.git - rev: 0.2.2 - hooks: - - id: checkmake - repo: https://github.com/Bahjat/pre-commit-golang rev: v1.0.2 hooks: