mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2026-04-06 09:36:53 +00:00
fix: Jira rules can now be used out of the box
Added the `commitlint-plugin-jira-rules` package. Also updated the `commitlint-config-jira` to its latest version.
This commit is contained in:
parent
7637484297
commit
6cede4b760
2 changed files with 17 additions and 8 deletions
|
|
@ -24,7 +24,8 @@
|
|||
"@commitlint/format": "8.2.0",
|
||||
"@commitlint/lint": "8.2.0",
|
||||
"@commitlint/load": "8.2.0",
|
||||
"commitlint-config-jira": "1.0.9",
|
||||
"commitlint-config-jira": "1.1.0",
|
||||
"commitlint-plugin-jira-rules": "1.1.0",
|
||||
"conventional-changelog-lint-config-canonical": "1.0.0",
|
||||
"git-raw-commits": "2.0.2",
|
||||
"lerna": "3.18.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue