Skip to content

Commit

Permalink
Remove gitleaks hook from pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
nosborn committed Jan 22, 2022
1 parent 73fe3ae commit 16b12a5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ repos:
- id: trailing-whitespace
exclude: examples/ignore/example-ignore.md

- repo: https://github.com/zricethezav/gitleaks
rev: v7.5.0
hooks:
- id: gitleaks

- repo: https://github.com/adrienverge/yamllint
rev: v1.26.3
hooks:
Expand Down

0 comments on commit 16b12a5

Please sign in to comment.