Skip to content

Commit 110471e

Browse files
committed
build: update commit lint
1 parent 11397da commit 110471e

File tree

3 files changed

+2400
-1897
lines changed

3 files changed

+2400
-1897
lines changed

.huskyrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"hooks": {
33
"pre-push": "npm t",
44
"pre-commit": "npm run lint",
5-
"commit-msg": "conventional-changelog-lint -p angular -e"
5+
"commit-msg": "commitlint --extends=@commitlint/config-angular -e"
66
}
77
}

0 commit comments

Comments
 (0)