Migrate shellcheck hook to pre-commit
[releng/global-jjb.git] / .pre-commit-config.yaml
index a496135..fbe7545 100644 (file)
@@ -9,3 +9,8 @@ repos:
     rev: 1.18.2
     hooks:
       - id: prettier
+
+  - repo: https://github.com/jumanjihouse/pre-commit-hooks
+    rev: 1.11.2
+    hooks:
+      - id: shellcheck