Skip to content

Commit

Permalink
chore: bump pre-commit hooks to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
fabasoad committed Feb 20, 2025
1 parent 09c606d commit 54135d8
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 @@ -22,7 +22,7 @@ repos:
- id: detect-secrets
stages: ["pre-commit", "pre-push"]
- repo: https://github.com/gitleaks/gitleaks
rev: v8.23.3
rev: v8.24.0
hooks:
- id: gitleaks
stages: ["pre-commit", "pre-push"]
Expand Down

0 comments on commit 54135d8

Please sign in to comment.