fix(deps): update pre-commit hook zricethezav/gitleaks to v8.18.2
| datasource | package | from | to | | ----------- | -------------------- | ------- | ------- | | github-tags | zricethezav/gitleaks | v8.18.1 | v8.18.2 |
This commit is contained in:
parent
1554768917
commit
e0c91cc9db
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ repos:
|
|||
- id: remove-tabs
|
||||
exclude: (Makefile)
|
||||
- repo: https://github.com/zricethezav/gitleaks
|
||||
rev: v8.18.1
|
||||
rev: v8.18.2
|
||||
hooks:
|
||||
- id: gitleaks
|
||||
- repo: https://github.com/yuvipanda/pre-commit-hook-ensure-sops
|
||||
|
|
Reference in a new issue