Skip to content

Commit

Permalink
feat: no-stash 옵션 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
miro-ring committed Jan 14, 2024
1 parent 5699f67 commit 384817c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ if [ "$branch" = "main" ]; then
exit 1
fi

pnpm lint-staged --no-stash
pnpm lint-staged

0 comments on commit 384817c

Please sign in to comment.