Skip to content

Commit

Permalink
fix: add pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Filipe Forattini committed Jun 8, 2022
1 parent a017eae commit 1f5fc44
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language_version: python3
repos:
- repo: https://github.com/zricethezav/gitleaks
rev: v8.2.0
rev: v7.6.1
hooks:
- id: gitleaks
args: ["--verbose"]

0 comments on commit 1f5fc44

Please sign in to comment.