Skip to content

Commit 21c37a5

Browse files
committed
feat: add @commitlint/ensure so that users of the action can use it too
1 parent 4caf21a commit 21c37a5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"@commitlint/config-conventional": "^17.0.2",
2929
"@commitlint/config-lerna-scopes": "^17.0.2",
3030
"@commitlint/config-patternplate": "^17.0.0",
31+
"@commitlint/ensure": "^17.0.0",
3132
"@commitlint/format": "^17.0.0",
3233
"@commitlint/lint": "^17.0.0",
3334
"@commitlint/load": "^17.0.0",
@@ -43,7 +44,6 @@
4344
"@babel/core": "^7.18.5",
4445
"@babel/preset-env": "^7.18.2",
4546
"@commitlint/cli": "^17.0.2",
46-
"@commitlint/ensure": "^17.0.0",
4747
"@commitlint/test": "^9.0.1",
4848
"@commitlint/test-environment": "^9.0.1",
4949
"@jest/globals": "^28.1.0",

0 commit comments

Comments
 (0)