mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-24 04:51:51 +00:00
fix(pre-commit): Recover shellcheck (#1193)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user