Skip to content

Commit 67757ab

Browse files
committed
fix(deps): update dependencies
1 parent e9d6e73 commit 67757ab

4 files changed

Lines changed: 459 additions & 966 deletions

File tree

.husky/commit-msg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#!/usr/bin/env sh
2-
. "$(dirname -- "$0")/_/husky.sh"
32

43
COMMIT_MSG=$(cat $1)
54

.husky/pre-commit

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
#!/usr/bin/env sh
2-
. "$(dirname -- "$0")/_/husky.sh"
32

43
npx --no-install lint-staged

0 commit comments

Comments
 (0)