diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7eaf0a3..2e87ab0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,6 +43,6 @@ repos: language: rust types: [rust] - repo: https://github.com/AleksaC/terraform-py - rev: v1.14.0 + rev: v1.14.1 hooks: - id: tf-fmt