Skip to content

Commit b39dda0

Browse files
committed
chore(dev-deps): update packages
1 parent c8b3a97 commit b39dda0

File tree

4 files changed

+216
-260
lines changed

4 files changed

+216
-260
lines changed

.husky/commit-msg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
#!/bin/sh
2-
. "$(dirname "$0")/_/husky.sh"
3-
41
npx --no-install commitlint --edit $1

.husky/pre-commit

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
#!/bin/sh
2-
. "$(dirname "$0")/_/husky.sh"
3-
41
npx --no-install lint-staged

0 commit comments

Comments
 (0)