diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7d73442d0729..2c54a49249be 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -79,7 +79,7 @@ repos: - id: clang-format args: ["-i"] - repo: https://github.com/gitleaks/gitleaks - rev: v8.25.1 + rev: v8.26.0 hooks: - id: gitleaks - repo: https://github.com/jumanjihouse/pre-commit-hooks