Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 8239dc4

Browse files
committed
wrong on purpose
1 parent 17920d1 commit 8239dc4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,12 @@
9797
},
9898
"dependencies": {},
9999
"commitplease": {
100-
"style": "angular"
100+
"style": "angular",
101+
"nohook": true
101102
},
102103
"config": {
103104
"commitizen": {
104105
"path": "node_modules/cz-conventional-changelog"
105106
}
106107
}
107-
}
108+
}

0 commit comments

Comments
 (0)