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 366efca commit 01de4f6Copy full SHA for 01de4f6
src/generators/linting-commitlint/templates/package.json
@@ -1,6 +1,6 @@
1
{
2
"devDependencies": {
3
- "@commitlint/cli": "^17.8.1",
4
- "@commitlint/config-conventional": "^17.8.1"
+ "@commitlint/cli": "^19.3.0",
+ "@commitlint/config-conventional": "^19.2.2"
5
}
6
0 commit comments