Skip to content

Commit bd17d0d

Browse files
chore: update simple git hook config
1 parent 207667a commit bd17d0d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,7 @@
7474
"typescript": "^5.9.2"
7575
},
7676
"simple-git-hooks": {
77-
"pre-commit": "npm run check",
78-
"commit-msg": "npx commitlint --edit $1"
77+
"pre-commit": "npm run check"
7978
},
8079
"repository": {
8180
"type": "git",

0 commit comments

Comments
 (0)