diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 9f1bcf5..4e36ec9 100644 --- a/package.json +++ b/package.json @@ -8,8 +8,8 @@ "commit:signed": "cz -S" }, "devDependencies": { - "@commitlint/cli": "14.1.0", - "@commitlint/config-conventional": "14.1.0", + "@commitlint/cli": "15.0.0", + "@commitlint/config-conventional": "15.0.0", "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", "husky": "7.0.4" |