diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 339f64bcec85cb381d644a476b390886ce5faacd..845a87b86dd49f866cb04b6b33908344fc630abe 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.23.1 + rev: v8.23.2 hooks: - id: gitleaks stages: [commit]