summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.pre-commit-config.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 6628ed1..c9edf86 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -12,7 +12,3 @@ repos:
12 - id: end-of-file-fixer 12 - id: end-of-file-fixer
13 - id: check-yaml 13 - id: check-yaml
14 - id: check-added-large-files 14 - id: check-added-large-files
15- repo: https://github.com/koalaman/shellcheck-precommit
16 rev: v0.10.0
17 hooks:
18 - id: shellcheck