diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 6f07267c86cbe1343eb11e5e77e25959d8306b6c..37fbe1404cf3ec22ac3d6898240c533cd2ef7ddb 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.2
+    rev: v1.96.3
     hooks:
       - id: terraform_fmt
       - id: terraform_validate