Skip to content

Commit 6fd52f1

Browse files
committed
chore: bump npm deps
1 parent 5d932db commit 6fd52f1

File tree

4 files changed

+1571
-784
lines changed

4 files changed

+1571
-784
lines changed

.husky/commit-msg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
npx --no -- commitlint --edit $1

commitlint.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export default { extends: ["@commitlint/config-conventional"] };

0 commit comments

Comments
 (0)