Skip to content

Commit 6cede4b

Browse files
author
Jose Luis Navarro Vicente
committed
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.
1 parent 7637484 commit 6cede4b

File tree

2 files changed

+17
-8
lines changed

2 files changed

+17
-8
lines changed

package-lock.json

Lines changed: 15 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"@commitlint/format": "8.2.0",
2525
"@commitlint/lint": "8.2.0",
2626
"@commitlint/load": "8.2.0",
27-
"commitlint-config-jira": "1.0.9",
27+
"commitlint-config-jira": "1.1.0",
28+
"commitlint-plugin-jira-rules": "1.1.0",
2829
"conventional-changelog-lint-config-canonical": "1.0.0",
2930
"git-raw-commits": "2.0.2",
3031
"lerna": "3.18.1"

0 commit comments

Comments
 (0)