diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7088a8a..3bbd79b 100755 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: no-commit-to-branch args: [--branch,master] - repo: https://github.com/gitleaks/gitleaks - rev: v8.21.2 + rev: v8.22.1 hooks: - id: gitleaks - repo: https://github.com/codespell-project/codespell