diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e780ea5..426163b 100755 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,10 +12,10 @@ repos: - id: no-commit-to-branch args: [--branch,master] - repo: https://github.com/gitleaks/gitleaks - rev: v8.23.0 + rev: v8.24.2 hooks: - id: gitleaks - repo: https://github.com/codespell-project/codespell - rev: v2.3.0 + rev: v2.4.1 hooks: - id: codespell