diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 04baf633b439e3f9198b407ab4d4286a8867871f..dd177e09841749372f838f7628dee0c27ab90595 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.2 + rev: v8.23.3 hooks: - id: gitleaks stages: [commit]