소스 검색

fix: fix the multiple scan executions from pre-commit hook (#649)

Co-authored-by: dustin <dustinshimono@gmail.com>
Dustin Shimono 4 년 전
부모
커밋
270207e5eb
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .pre-commit-hooks.yaml

+ 1 - 0
.pre-commit-hooks.yaml

@@ -3,3 +3,4 @@
   description: Detect hardcoded secrets using Gitleaks
   entry: gitleaks
   language: golang
+  pass_filenames: false