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 | 7ea96eabfd863848a490bfecd44d877e6d0bcc09 (patch) | |
| tree | 6a8940147f7a34eb30243e9e510544a222c273f2 /package.json | |
| parent | Merge pull request #94 from Whirlsplash/renovate/tokio-1.x (diff) | |
| download | whirl-7ea96eabfd863848a490bfecd44d877e6d0bcc09.tar.xz whirl-7ea96eabfd863848a490bfecd44d877e6d0bcc09.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" |