diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3d05ded..adb893a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,6 +39,8 @@ repos: # hooks: # - id: terraform_fmt # - id: terraform_tflint + # # Uncomment if using Terragrunt: + # # - id: terragrunt_fmt # --- Ruby (uncomment if languages includes ruby) --- # Linting and formatting with rubocop