Skip to content

Commit

Permalink
Merge pull request #6 from quantum-sec/feature/EN-630
Browse files Browse the repository at this point in the history
EN-630: Update terraform-validate pre-commit hook to remove transient files
  • Loading branch information
hensonto authored Aug 16, 2021
2 parents 13f6176 + 172210d commit 32ab775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ 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
args: [--azurerm-provider-version=2.34.0]

0 comments on commit 32ab775

Please sign in to comment.