Skip to content

Commit

Permalink
build: update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
JGiola committed Jun 21, 2024
1 parent 68c9b2a commit ed6e341
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 @@ -30,7 +30,7 @@ repos:
name: Trims trailing whitespace
args: [--markdown-linebreak-ext=md] # add exception for markdown linebreaks
- repo: https://github.com/gitleaks/gitleaks
rev: v8.18.3
rev: v8.18.4
hooks:
- id: gitleaks
name: Protect and discover secrets using Gitleaks

0 comments on commit ed6e341

Please sign in to comment.