Преглед на файлове

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