diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7a97f01..8f95c92 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,6 +22,6 @@ repos: - id: terraform_tflint - id: terraform_tfsec - repo: https://github.com/quantum-sec/pre-commit - rev: 1.0.0 + rev: 1.1.1 hooks: - id: terraform-validate