11
0
Fork 0
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:
Jose Luis Navarro Vicente 2019-11-22 17:12:21 +01:00
parent 7637484297
commit 6cede4b760
No known key found for this signature in database
GPG key ID: 351D2EA76915DF77
2 changed files with 17 additions and 8 deletions

View file

@ -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"