aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-09-28 02:55:23 +0000
committerRenovate Bot <[email protected]>2021-09-28 02:55:23 +0000
commit1b9c6dcc65d8b74f0de9dc610b67febb50ed3f30 (patch)
treebd506510604b32cbb0d8b0b28141db2003e7c5c8 /package.json
parentMerge pull request #94 from Whirlsplash/renovate/tokio-1.x (diff)
downloadwhirl-1b9c6dcc65d8b74f0de9dc610b67febb50ed3f30.tar.xz
whirl-1b9c6dcc65d8b74f0de9dc610b67febb50ed3f30.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 0d8cc36..a02b219 100644
--- a/package.json
+++ b/package.json
@@ -9,8 +9,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"