Skip to content

Commit 640a997

Browse files
authored
Update pre-commit
1 parent ca039d6 commit 640a997

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.husky/pre-commit

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# validate branch name before commit
22

3-
npx validate-branch-name
4-
bun run depcheck:ci
5-
bun pretty-quick --staged
3+
# npx validate-branch-name
4+
# bun run depcheck:ci
5+
bun pretty-quick --staged

0 commit comments

Comments
 (0)