diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b1b3c88..37a86bf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: # "next" # ] - repo: https://github.com/gitleaks/gitleaks - rev: v8.21.1 + rev: v8.21.2 hooks: - id: gitleaks - repo: https://github.com/jumanjihouse/pre-commit-hooks