aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2022-05-15 18:51:22 +0000
committerRenovate Bot <[email protected]>2022-05-15 18:51:22 +0000
commit969373e80f371e6c931dff3acdb14982cbb08c38 (patch)
treea669ac0ad483718c28f919afd9e9c84cc6df663e /package.json
parentMerge pull request #153 from Whirlsplash/renovate/actions-checkout-3.x (diff)
downloadwhirl-renovate/commitlint-monorepo.tar.xz
whirl-renovate/commitlint-monorepo.zip
chore(deps): update commitlint monoreporenovate/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 9ec8599..560c30f 100644
--- a/package.json
+++ b/package.json
@@ -9,8 +9,8 @@
"commit:signed": "cz -S"
},
"devDependencies": {
- "@commitlint/cli": "16.2.1",
- "@commitlint/config-conventional": "16.2.1",
+ "@commitlint/cli": "16.3.0",
+ "@commitlint/config-conventional": "16.2.4",
"commitizen": "4.2.4",
"cz-conventional-changelog": "3.3.0",
"husky": "7.0.4"