diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 03dfb78c0492f6f92ce82508ed58b7eefccd189f..1535a95bc9bd8d8ff9945d161cd95ba62f1ea8f2 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -28,3 +28,7 @@ repos:
     rev: 5.0.9
     hooks:
       - id: isort
+  - repo: https://github.com/zricethezav/gitleaks
+    rev: v8.2.0
+    hooks:
+      - id: gitleaks