Skip to content

Commit

Permalink
build: update pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
JGiola committed Jan 30, 2025
1 parent 3976cf9 commit 9c83249
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.23.1
rev: v8.23.3
hooks:
- id: gitleaks
name: Protect and discover secrets using Gitleaks

0 comments on commit 9c83249

Please sign in to comment.