aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-09-28 03:17:38 +0000
committerRenovate Bot <[email protected]>2021-09-28 03:17:38 +0000
commit39248e3734c03567dbea8fd4fefe45c0b3baabd1 (patch)
treecc9dc7c8e7070c99458afb25087cb70f21bf210a /package.json
parentMerge pull request #7 from fuwn/renovate/husky-7.x (diff)
downloadrecords-39248e3734c03567dbea8fd4fefe45c0b3baabd1.tar.xz
records-39248e3734c03567dbea8fd4fefe45c0b3baabd1.zip
chore(deps): update commitlint monorepo to v13.2.0
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 26ae634..2b750fa 100644
--- a/package.json
+++ b/package.json
@@ -8,8 +8,8 @@
"commit:signed": "cz -S"
},
"devDependencies": {
- "@commitlint/cli": "13.1.0",
- "@commitlint/config-conventional": "13.1.0",
+ "@commitlint/cli": "13.2.0",
+ "@commitlint/config-conventional": "13.2.0",
"commitizen": "4.2.4",
"cz-conventional-changelog": "3.3.0",
"husky": "7.0.2"