diff options
| author | Renovate Bot <[email protected]> | 2021-09-28 02:55:23 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-09-28 02:55:23 +0000 |
| commit | 1b9c6dcc65d8b74f0de9dc610b67febb50ed3f30 (patch) | |
| tree | bd506510604b32cbb0d8b0b28141db2003e7c5c8 /package.json | |
| parent | Merge pull request #94 from Whirlsplash/renovate/tokio-1.x (diff) | |
| download | whirl-1b9c6dcc65d8b74f0de9dc610b67febb50ed3f30.tar.xz whirl-1b9c6dcc65d8b74f0de9dc610b67febb50ed3f30.zip | |
chore(deps): update commitlint monorepo to v13.2.0
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 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" |