diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index a213c07e4e91fe4f1f66de9971eccdd0a1a14a2d..6f07267c86cbe1343eb11e5e77e25959d8306b6c 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -155,7 +155,7 @@ repos:
   # Detect secrets
   #
   - repo: https://github.com/zricethezav/gitleaks
-    rev: v8.21.2
+    rev: v8.22.0
     hooks:
       - id: gitleaks
         stages: [commit]