Skip to content

Commit ed16ef6

Browse files
authored
Update pre-commit
1 parent 96e5eb9 commit ed16ef6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.husky/pre-commit

Lines changed: 2 additions & 2 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
3+
bunx validate-branch-name
4+
bun run depcheck:ci
55
bun pretty-quick --staged

0 commit comments

Comments
 (0)