forked from ansible-lockdown/RHEL9-CIS
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0) - [github.com/gitleaks/gitleaks: v8.19.3 → v8.20.0](https://github.com/gitleaks/gitleaks/compare/v8.19.3...v8.20.0)
This commit is contained in:
parent
08b5441fae
commit
0f94ed9637
1 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ ci:
|
||||||
|
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v4.6.0
|
rev: v5.0.0
|
||||||
hooks:
|
hooks:
|
||||||
# Safety
|
# Safety
|
||||||
- id: detect-aws-credentials
|
- id: detect-aws-credentials
|
||||||
|
|
@ -37,7 +37,7 @@ repos:
|
||||||
exclude: .config/.gitleaks-report.json
|
exclude: .config/.gitleaks-report.json
|
||||||
|
|
||||||
- repo: https://github.com/gitleaks/gitleaks
|
- repo: https://github.com/gitleaks/gitleaks
|
||||||
rev: v8.19.3
|
rev: v8.20.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: gitleaks
|
- id: gitleaks
|
||||||
args: ['--baseline-path', '.config/.gitleaks-report.json']
|
args: ['--baseline-path', '.config/.gitleaks-report.json']
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue