diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eb057e3..9647469 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: trailing-whitespace args: [--markdown-linebreak-ext=md] - repo: https://github.com/zricethezav/gitleaks - rev: v8.18.4 + rev: v8.22.0 hooks: - id: gitleaks - repo: https://github.com/compilerla/conventional-pre-commit