11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-05 09:06:54 +00:00

fix: add conventional-changelog-conventionalcommits dependency to fix #552

This commit is contained in:
Wagner Santos 2022-10-08 06:24:01 -03:00
parent 38b0650c78
commit b584ba3e8d
2 changed files with 2 additions and 2 deletions

View file

@ -35,6 +35,7 @@
"commitlint-config-jira": "^1.6.4",
"commitlint-plugin-function-rules": "^1.7.1",
"commitlint-plugin-jira-rules": "^1.6.4",
"conventional-changelog-conventionalcommits": "^4.6.3",
"conventional-changelog-lint-config-canonical": "^1.0.0",
"dargs": "^8.1.0",
"execa": "^5.1.1",