4
0
Fork 0
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2024-08-09 13:45:00 +01:00
parent ccac707ddb
commit c9cf2c8396
No known key found for this signature in database
GPG key ID: 997FF7FE93AEB5B9

View file

@ -33,14 +33,12 @@ repos:
rev: v1.5.0
hooks:
- id: detect-secrets
args: [ '--baseline', '.config/.secrets.baseline' ]
exclude: .config/.gitleaks-report.json
exclude: templates/etc/security/pwquality.conf.d/50-pwcomplexity.conf.j2:3
- repo: https://github.com/gitleaks/gitleaks
rev: v8.18.4
hooks:
- id: gitleaks
args: ['--baseline-path', '.config/.gitleaks-report.json']
- repo: https://github.com/ansible-community/ansible-lint
rev: v24.7.0