From 293da74671ec21fab1762ad9978f631555e2c2cc Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Fri, 11 Feb 2022 22:48:40 +0100 Subject: feat(pre-commit): remove check-yaml --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) (limited to '.pre-commit-config.yaml') diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7360780..7fa20f2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,6 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v2.3.0 hooks: - - id: check-yaml - id: end-of-file-fixer - id: trailing-whitespace - repo: local -- cgit v1.2.3-70-g09d2