.pre-commit-config.yaml: remove shfmt

This commit is contained in:
Aminda Suomalainen 2024-06-11 20:55:23 +03:00
parent 964b51cfd2
commit 03549be4fa
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -75,12 +75,6 @@ repos:
language: system language: system
exclude_types: [json] 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 - repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: "2.7.3" rev: "2.7.3"
hooks: hooks: