0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/.husky/pre-commit
renovate[bot] b489224dd3
chore(deps): update dependency husky to v9 (#5302)
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-01-30 05:47:00 +00:00

3 lines
175 B
Text
Executable file

# Keep concurrency 1 to avoid lint-staged issue
# Which may cause ALL your work LOST WITHOUT STASH
FORCE_COLOR=1 pnpm -r --workspace-concurrency 1 --filter "[HEAD]" precommit