diff options
| author | Renovate Bot <[email protected]> | 2021-07-24 07:46:05 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-07-24 07:46:05 +0000 |
| commit | 1784522ccfa1dc3ddba879b3e2e2d63b4a6d7114 (patch) | |
| tree | 62414a9eeeb5927e6513dd63b44448ae55974d71 /package.json | |
| parent | Merge pull request #59 from Whirlsplash/renovate/tokio-1.x (diff) | |
| download | whirl-1784522ccfa1dc3ddba879b3e2e2d63b4a6d7114.tar.xz whirl-1784522ccfa1dc3ddba879b3e2e2d63b4a6d7114.zip | |
chore(deps): update commitlint monorepo to v13
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 e076f4b..8b7d260 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "commit:signed": "cz -S" }, "devDependencies": { - "@commitlint/cli": "12.1.4", - "@commitlint/config-conventional": "12.1.4", + "@commitlint/cli": "13.1.0", + "@commitlint/config-conventional": "13.1.0", "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", "husky": "7.0.1" |