aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2022-03-07 10:40:25 +0000
committerRenovate Bot <[email protected]>2022-03-07 10:40:25 +0000
commit81425a1c461b7a2cf71ab510746fcbcb38f6334e (patch)
tree3607da8e41fd926300d6be8075562a5e78568c28 /package.json
parentfix(utils): user agent ban? (diff)
downloadapi-renovate/major-commitlint-monorepo.tar.xz
api-renovate/major-commitlint-monorepo.zip
chore(deps): update commitlint monorepo to v16renovate/major-commitlint-monorepo
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index b464467..48c230f 100644
--- a/package.json
+++ b/package.json
@@ -8,8 +8,8 @@
"commit:signed": "cz -S"
},
"devDependencies": {
- "@commitlint/cli": "12.1.1",
- "@commitlint/config-conventional": "12.1.1",
+ "@commitlint/cli": "16.2.1",
+ "@commitlint/config-conventional": "16.2.1",
"commitizen": "4.2.3",
"cz-conventional-commit": "1.0.6",
"husky": "6.0.0"