mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-07 16:06:56 +00:00
fix: update jira rules
Updates JIRA dependencies to 1.2.0 Fixes https://github.com/Gherciu/commitlint-jira/issues/7 Signed-off-by: Sam Myers <sam.myers@conduit.vc>
This commit is contained in:
parent
c8ff3dcea8
commit
1be2ce0d7a
2 changed files with 2397 additions and 2378 deletions
4771
package-lock.json
generated
4771
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -24,8 +24,8 @@
|
|||
"@commitlint/format": "8.2.0",
|
||||
"@commitlint/lint": "8.2.0",
|
||||
"@commitlint/load": "8.2.0",
|
||||
"commitlint-config-jira": "1.1.0",
|
||||
"commitlint-plugin-jira-rules": "1.1.0",
|
||||
"commitlint-config-jira": "1.2.0",
|
||||
"commitlint-plugin-jira-rules": "1.2.0",
|
||||
"conventional-changelog-lint-config-canonical": "1.0.0",
|
||||
"git-raw-commits": "2.0.2",
|
||||
"lerna": "3.18.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue