diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 17e3d7727a1b6c613c8747e248ab6ea6b5731279..2f5c185486dc18f21c29ac4fc19b3d2f8039cde9 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.96.1
+    rev: v1.96.2
     hooks:
       - id: terraform_fmt
       - id: terraform_validate