diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index dd177e09841749372f838f7628dee0c27ab90595..dc6c96da14f1ccd6b60aab01a81636ceea0eda73 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -135,7 +135,7 @@ repos:
   #       stages: [commit]
 
   - repo: https://github.com/antonbabenko/pre-commit-terraform
-    rev: v1.97.0
+    rev: v1.97.2
     hooks:
       - id: terraform_fmt
       - id: terraform_validate