Skip to content

Commit

Permalink
fix: Added plugin with jira rules for commitlint-config-jira
Browse files Browse the repository at this point in the history
Also updated the `commitlint-config-jira` to its latest version.
  • Loading branch information
Jose Luis Navarro Vicente committed Nov 24, 2019
1 parent 793dfcd commit 2a2f674
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 8 deletions.
22 changes: 15 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 2a2f674

Please sign in to comment.