fix(pre-commit): Recover shellcheck (#1193)

This commit is contained in:
Pepe Fagoaga
2022-06-14 07:46:12 +02:00
committed by GitHub
parent da000b54ca
commit 71813425bd
+4 -4
View File
@@ -12,7 +12,7 @@ repos:
- id: pretty-format-json
args: ['--autofix']
# - repo: https://github.com/koalaman/shellcheck-precommit
# rev: v0.8.0
# hooks:
# - id: shellcheck
- repo: https://github.com/koalaman/shellcheck-precommit
rev: v0.8.0
hooks:
- id: shellcheck