Explorar o código

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

Co-authored-by: dustin <dustinshimono@gmail.com>
Dustin Shimono %!s(int64=4) %!d(string=hai) anos
pai
achega
270207e5eb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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