4
0
Fork 0

updated secrets check

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2023-08-09 09:19:18 +01:00
parent d79fe8fa04
commit ae64060868
No known key found for this signature in database
GPG key ID: 1DE02A772D0908F9

View file

@ -34,7 +34,7 @@ repos:
hooks:
- id: detect-secrets
args: [ '--baseline', '.config/.secrets.baseline' ]
exclude: package.lock.json
exclude: .config/.gitleaks-report.json
- repo: https://github.com/gitleaks/gitleaks
rev: v8.17.0