We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0f32cc commit 9fc95e8Copy full SHA for 9fc95e8
src/generators/linting-commitlint/templates/package.json
@@ -1,6 +1,6 @@
1
{
2
"devDependencies": {
3
- "@commitlint/cli": "^15.0.0",
4
- "@commitlint/config-conventional": "^15.0.0"
+ "@commitlint/cli": "^17.8.1",
+ "@commitlint/config-conventional": "^17.8.1"
5
}
6
0 commit comments