mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-09 09:35:02 +09:00
revert gitleaks check commit
This commit is contained in:
parent
c829a0e72a
commit
98199431d6
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ npx lint-staged --concurrent false
|
|||
# npm run typecheck
|
||||
|
||||
# Checking for secrets
|
||||
#gitleaks protect --verbose --redact --staged
|
||||
gitleaks protect --verbose --redact --staged
|
||||
|
||||
# Checking dependencies' licenses
|
||||
npx license-checker --production --json --out licenses.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue