From 7b78c5cbf10bae1624731f857eea9110a13adf8a Mon Sep 17 00:00:00 2001 From: Ludy87 Date: Sat, 21 Dec 2024 13:50:03 +0100 Subject: [PATCH] Update .pre-commit-config.yaml --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7b33ccc6..297f22c7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,7 +48,7 @@ repos: - repo: https://github.com/jumanjihouse/pre-commit-hooks rev: 3.0.0 hooks: -# - id: shellcheck + - id: shellcheck # - repo: https://github.com/pre-commit/mirrors-eslint # rev: v8.38.0 # hooks: