Skip to content

Commit

Permalink
Merge pull request #546 from wagoid/feat/add-commitlint-ensure
Browse files Browse the repository at this point in the history
feat: add @commitlint/ensure so that users of the action can use it too
  • Loading branch information
wagoid committed Oct 6, 2022
2 parents 4caf21a + 21c37a5 commit 235d810
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -28,6 +28,7 @@
"@commitlint/config-conventional": "^17.0.2",
"@commitlint/config-lerna-scopes": "^17.0.2",
"@commitlint/config-patternplate": "^17.0.0",
"@commitlint/ensure": "^17.0.0",
"@commitlint/format": "^17.0.0",
"@commitlint/lint": "^17.0.0",
"@commitlint/load": "^17.0.0",
Expand All @@ -43,7 +44,6 @@
"@babel/core": "^7.18.5",
"@babel/preset-env": "^7.18.2",
"@commitlint/cli": "^17.0.2",
"@commitlint/ensure": "^17.0.0",
"@commitlint/test": "^9.0.1",
"@commitlint/test-environment": "^9.0.1",
"@jest/globals": "^28.1.0",
Expand Down

0 comments on commit 235d810

Please sign in to comment.