diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index ff1f2b127a04bb419057f225770a76e12a5f663d..8ebce003884ceb005bf348bc4b96a087a7e11129 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.22.1
+    rev: v8.23.1
     hooks:
       - id: gitleaks
         stages: [commit]