mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2026-04-06 09:36:53 +00:00
feat: officially support commitlint-plugin-function-rules
Resolves #196
This commit is contained in:
parent
974c6904bc
commit
d6d6fc0ae0
3 changed files with 3 additions and 99 deletions
|
|
@ -32,6 +32,7 @@
|
|||
"@commitlint/lint": "^12.1.4",
|
||||
"@commitlint/load": "^12.1.4",
|
||||
"commitlint-config-jira": "^1.5.1",
|
||||
"commitlint-plugin-function-rules": "^1.3.2",
|
||||
"commitlint-plugin-jira-rules": "^1.5.1",
|
||||
"conventional-changelog-lint-config-canonical": "^1.0.0",
|
||||
"dargs": "^8.1.0",
|
||||
|
|
@ -50,7 +51,6 @@
|
|||
"@rollup/plugin-commonjs": "^19.0.1",
|
||||
"@rollup/plugin-node-resolve": "^13.0.1",
|
||||
"babel-jest": "^27.0.6",
|
||||
"commitlint-plugin-function-rules": "^1.3.2",
|
||||
"conventional-changelog-cli": "^2.1.1",
|
||||
"eslint": "^7.29.0",
|
||||
"eslint-config-airbnb-base": "^14.2.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue