diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 20c744e3dd5765133709c283b74e18b63e3921a7..fd4e14f510a75f0cb785bed67457a8f68f0c3448 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.1 + rev: v8.21.0 hooks: - id: gitleaks stages: [commit]