Add ripsecrets pre-commit hook

Mark Veidemanis 1 year ago
parent 2933360560
commit b6ea714d59
Signed by: m
GPG Key ID: 5ACFCEED46C0904F

@ -24,8 +24,7 @@ repos:
exclude : ^core/static/css # slow
- id: djjs
exclude: ^core/static/js # slow
# - repo: https://github.com/thibaudcolas/curlylint
# rev: v0.13.1
# hooks:
# - id: curlylint
# files: \.(html|sls)$
- repo: https://github.com/sirwart/ripsecrets.git
rev: v0.1.5
hooks:
- id: ripsecrets

Loading…
Cancel
Save