repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v5.0.0 hooks: - id: detect-private-key - id: end-of-file-fixer - repo: https://github.com/crate-ci/typos rev: v1.28.4 hooks: - id: typos - repo: https://github.com/gitleaks/gitleaks rev: v8.22.0 hooks: - id: gitleaks - repo: https://github.com/sirwart/ripsecrets rev: v0.1.8 hooks: - id: ripsecrets