From 03549be4fa7dcb6d718cc955747948b921b4aa16 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 11 Jun 2024 20:55:23 +0300 Subject: [PATCH] .pre-commit-config.yaml: remove shfmt --- .pre-commit-config.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d9afead..08f9f87 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -75,12 +75,6 @@ repos: language: system exclude_types: [json] - - repo: https://github.com/scop/pre-commit-shfmt - rev: v3.8.0-1 - hooks: - - id: shfmt - #- id: shfmt-docker - - repo: https://github.com/editorconfig-checker/editorconfig-checker.python rev: "2.7.3" hooks: