From 6f85d97d67f431e364a93777c9e2cd71b95b7c07 Mon Sep 17 00:00:00 2001 From: amitz Date: Thu, 8 Aug 2024 00:46:13 +0300 Subject: [PATCH] s --- .pre-commit-config.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fe0dbbe..ef0f448 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,6 +23,4 @@ repos: exclude: ".*provider/README.md|.*consumer/README.md|.*cache/README.md" - id: trailing-whitespace exclude: ".*provider/README.md|.*consumer/README.md|.*cache/README.md" - - id: mixed-line-ending - exclude: ".*provider/README.md|.*consumer/README.md|.*cache/README.md" - id: detect-private-key