diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 633934eb88f639ae92402d0e51288c112d24ea5c..93e053f3d8bcd1fb2035a6c2d1ad8ea2c78d64bb 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
     hooks:
       - id: isort
   - repo: https://github.com/zricethezav/gitleaks
-    rev: v8.21.2
+    rev: v8.23.0
     hooks:
       - id: gitleaks-docker
   - repo: https://github.com/python-jsonschema/check-jsonschema