diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c1e860e2..af1ee0d0 100755 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,11 +12,11 @@ repos: - id: no-commit-to-branch args: [--branch,master] - repo: https://github.com/gitleaks/gitleaks - rev: v8.16.3 + rev: v8.23.2 hooks: - id: gitleaks - repo: https://github.com/codespell-project/codespell - rev: v2.2.4 + rev: v2.4.0 hooks: - id: codespell - repo: https://github.com/fredrikekre/runic-pre-commit