diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2cfc5e9237a20f2087b4bd43fef9b12a7441248a..a9f576caa3d27f8656ab8dbc9c14202fdb9a043e 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.20.0 + rev: v8.20.1 hooks: - id: gitleaks stages: [commit]