summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Uko Kokņevičs2025-11-02 17:37:25 +0200
committerGravatar Uko Kokņevičs2026-01-10 16:18:09 +0200
commit9e76bd0db50e0dd08d54239846738901c4e8e0d2 (patch)
tree7b32dca490b6426d6ca3a000263d680243dd8b47
parentUpdate versions-plugin (diff)
downloadlv.enes:parent-9e76bd0db50e0dd08d54239846738901c4e8e0d2.tar.gz
lv.enes:parent-9e76bd0db50e0dd08d54239846738901c4e8e0d2.tar.xz
lv.enes:parent-9e76bd0db50e0dd08d54239846738901c4e8e0d2.zip
Remove shellcheck-precommit
I don't want to run Docker...
-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