[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/gitleaks/gitleaks: v8.20.1 → v8.21.1](https://github.com/gitleaks/gitleaks/compare/v8.20.1...v8.21.1)
This commit is contained in:
pre-commit-ci[bot] 2024-10-21 17:54:56 +00:00 committed by GitHub
parent b610b0aff8
commit ef00aa00b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,7 +37,7 @@ repos:
exclude: .config/.gitleaks-report.json
- repo: https://github.com/gitleaks/gitleaks
rev: v8.20.1
rev: v8.21.1
hooks:
- id: gitleaks
args: ['--baseline-path', '.config/.gitleaks-report.json']