Skip to content

Commit dc4eec5

Browse files
committed
chore: update dependencies and devDependencies to latest versions
1 parent 2fd2687 commit dc4eec5

File tree

4 files changed

+2147
-2522
lines changed

4 files changed

+2147
-2522
lines changed

.husky/commit-msg

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 commitlint --edit $1

.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 lint-staged --quiet

0 commit comments

Comments
 (0)