Merge "build(hooks): update Commitizen to ^4.2.4" into integration
This diff is collapsed.
| ... | ... | @@ -6,7 +6,7 @@ |
| "devDependencies": { | ||
| "@commitlint/cli": "^11.0.0", | ||
| "@commitlint/config-conventional": "^11.0.0", | ||
| "commitizen": "^4.2.2", | ||
| "commitizen": "^4.2.4", | ||
| "cz-conventional-changelog": "^3.3.0", | ||
| "husky": "^5.0.4" | ||
| } | ||
| ... | ... |
Please register or sign in to comment