From 451bdf02c36a60139103f6cd1779686562a1f09c Mon Sep 17 00:00:00 2001 From: Dominik Tomasi Date: Fri, 3 Sep 2021 15:19:37 +0200 Subject: [PATCH] chore: remove commit stage --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f2d72e9..0ab758b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,6 @@ repos: - --package=golang.org/x/tools/cmd/stringer - --version=latest - id: go-generate - stages: [commit] - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.0.1 hooks: