diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e6c66ed..37ca9f6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: # If this is used for business, a free license is required. # It can be obtained from https://gitleaks.io/products.html - repo: https://github.com/gitleaks/gitleaks - rev: v8.19.3 + rev: v8.21.2 hooks: - id: gitleaks stages: [pre-commit]