Skip to content

Commit

Permalink
build: configure gitleaks
Browse files Browse the repository at this point in the history
  • Loading branch information
scolladon committed Oct 6, 2024
1 parent 64511b8 commit ee70dc9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitleaks.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[extend]
useDefault = true

[allowlist]
paths = [
'''\.yarn/releases/yarn-.*\.cjs''',
]

0 comments on commit ee70dc9

Please sign in to comment.