Преглед изворни кода

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
   description: Detect hardcoded secrets using Gitleaks
   entry: gitleaks
   entry: gitleaks
   language: golang
   language: golang
+  pass_filenames: false