Add ripsecrets to pre-commit hook

This commit is contained in:
Mark Veidemanis 2022-11-03 07:20:30 +00:00
parent 51a9b2af79
commit 1c2ff41b56
Signed by: m
GPG Key ID: 5ACFCEED46C0904F
1 changed files with 4 additions and 0 deletions

View File

@ -13,3 +13,7 @@ repos:
hooks: hooks:
- id: flake8 - id: flake8
args: [--max-line-length=88] args: [--max-line-length=88]
- repo: https://github.com/sirwart/ripsecrets.git
rev: v0.1.5
hooks:
- id: ripsecrets