diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fd4e14f510a75f0cb785bed67457a8f68f0c3448..2c5df2812abba48ba98991a7f26f435b714af885 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.0 + rev: v8.21.1 hooks: - id: gitleaks stages: [commit]