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

style: ignore body-max-line-length rule for deps commits

This commit is contained in:
Wagner Santos 2021-02-12 16:25:26 -03:00
parent 26b07cb569
commit cd7f07d5ef
4 changed files with 76 additions and 8 deletions

View file

@ -34,8 +34,10 @@
},
"devDependencies": {
"@commitlint/cli": "^11.0.0",
"@commitlint/ensure": "^11.0.0",
"@commitlint/test": "^9.0.1",
"@commitlint/test-environment": "^9.0.1",
"commitlint-plugin-function-rules": "^1.1.20",
"conventional-changelog-cli": "^2.1.0",
"husky": "^3.1.0",
"jest": "^24.9.0",