Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Commit

Permalink
Update husky (#4816)
Browse files Browse the repository at this point in the history
  • Loading branch information
harshraj8843 authored Dec 1, 2023
1 parent 801a08e commit 904acc7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ echo "${GREEN}${CC}${NC}: Roger. Pre-commit hook started."

echo ""
echo "${RED}${CDR}${NC}: Installing all dependencies"
# pnpm install 1>/dev/null
pnpm install --no-frozen-lockfile
pnpm install --no-frozen-lockfile 1>/dev/null
git add pnpm-lock.yaml
echo "${GREEN}${CC}${NC}: ${CDR}, ${CC}. Installation confirmed; You're looking good."

Expand Down

0 comments on commit 904acc7

Please sign in to comment.