From 9e76bd0db50e0dd08d54239846738901c4e8e0d2 Mon Sep 17 00:00:00 2001 From: Uko Kokņevičs Date: Sun, 2 Nov 2025 17:37:25 +0200 Subject: Remove shellcheck-precommit I don't want to run Docker... --- .pre-commit-config.yaml | 4 ---- 1 file changed, 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: - id: end-of-file-fixer - id: check-yaml - id: check-added-large-files -- repo: https://github.com/koalaman/shellcheck-precommit - rev: v0.10.0 - hooks: - - id: shellcheck -- cgit v1.2.3