diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index f923dafb1..7b504706d 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -108,3 +108,4 @@ description: Runs terrascan on Terraform templates. language: script entry: terrascan.sh + require_serial: true