Merge "build(hooks): update Commitizen to ^4.2.4" into integration
This source diff could not be displayed because it is too large. You can view the blob instead.
| ... | @@ -6,7 +6,7 @@ | ... | @@ -6,7 +6,7 @@ |
| "devDependencies": { | "devDependencies": { | ||
| "@commitlint/cli": "^11.0.0", | "@commitlint/cli": "^11.0.0", | ||
| "@commitlint/config-conventional": "^11.0.0", | "@commitlint/config-conventional": "^11.0.0", | ||
| "commitizen": "^4.2.2", | "commitizen": "^4.2.4", | ||
| "cz-conventional-changelog": "^3.3.0", | "cz-conventional-changelog": "^3.3.0", | ||
| "husky": "^5.0.4" | "husky": "^5.0.4" | ||
| } | } | ||
| ... | ... |
Please register or sign in to comment