Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/gitleaks/gitleaks: v8.21.2 → v8.22.0](gitleaks/gitleaks@v8.21.2...v8.22.0)
  • Loading branch information
pre-commit-ci[bot] authored Dec 23, 2024
1 parent 865eff1 commit 5ab2981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ repos:
- id: codespell
# Gitleaks for detecting secrets in Git repositories
- repo: https://github.com/gitleaks/gitleaks
rev: "v8.21.2"
rev: "v8.22.0"
hooks:
- id: gitleaks
# Talisman for pre-commit Git hooks to detect sensitive files
Expand Down

0 comments on commit 5ab2981

Please sign in to comment.