mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
[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:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.6.0
|
||||
rev: v5.0.0
|
||||
hooks:
|
||||
# Safety
|
||||
- id: detect-aws-credentials
|
||||
|
|
@ -37,7 +37,7 @@ repos:
|
|||
exclude: .config/.gitleaks-report.json
|
||||
|
||||
- repo: https://github.com/gitleaks/gitleaks
|
||||
rev: v8.19.3
|
||||
rev: v8.20.0
|
||||
hooks:
|
||||
- id: gitleaks
|
||||
args: ['--baseline-path', '.config/.gitleaks-report.json']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue