diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7192297b09d..6ea210b1cde 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -90,7 +90,7 @@ repos: - id: clang-format args: ["-i"] - repo: https://github.com/gitleaks/gitleaks - rev: v8.28.0 + rev: v8.29.0 hooks: - id: gitleaks - repo: https://github.com/jumanjihouse/pre-commit-hooks