nixos/.pre-commit-config.yaml
Evie Litherland-Smith 08b94c7d62 Add pre-commit hook to run gitleaks
Search for accidentally included secrets when committing

Remove niri package since I've switched to plasma6
2024-06-24 07:31:02 +01:00

6 lines
103 B
YAML

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