Browse Source

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

Co-authored-by: dustin <dustinshimono@gmail.com>
Dustin Shimono 4 năm trước cách đây
mục cha
commit
270207e5eb
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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