diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a72ba62..7e4c04b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/gitleaks/gitleaks - rev: v8.23.1 + rev: v8.23.2 hooks: - id: gitleaks - repo: https://github.com/pre-commit/mirrors-clang-format