Skip to content

Commit

Permalink
chore(deps): update pre-commit hook zricethezav/gitleaks to v8.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 69e7ecf commit a40ed65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
default_install_hook_types: [pre-commit, commit-msg]
repos:
- repo: https://github.com/lyz-code/yamlfix
rev: 1.17.0
rev: 1.16.0
hooks:
- id: yamlfix
args: [-c, .yamlfix.toml]
Expand All @@ -17,7 +17,7 @@ repos:
- id: no-commit-to-branch
- id: mixed-line-ending
- repo: https://github.com/zricethezav/gitleaks
rev: v8.18.4
rev: v8.21.0
hooks:
- id: gitleaks
- repo: https://github.com/grigoriev/pre-commit-check-git-user
Expand Down

0 comments on commit a40ed65

Please sign in to comment.