fix: Pin TLS provider version to 3.x versions only (#2174)

This commit is contained in:
Bryant Biggs
2022-07-22 08:29:00 -04:00
committed by GitHub
parent 640a99485e
commit d990ea8aff
8 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.73.0
rev: v1.74.1
hooks:
- id: terraform_fmt
- id: terraform_validate