This repository has been archived on 2024-07-03. You can view files and clone it, but cannot push or open issues or pull requests.
home-manager/.pre-commit-config.yaml
Evie Litherland-Smith dc2ccdc7ea Add pre-commit hook to run gitleaks
Search for accidentally included secrets when committing
2024-06-24 07:27:22 +01:00

6 lines
103 B
YAML

repos:
- repo: https://github.com/gitleaks/gitleaks
rev: v8.18.4
hooks:
- id: gitleaks