diff options
| author | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2021-09-28 22:03:40 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-09-28 22:03:40 +0000 |
| commit | 3be446e4e8c2f00c6db95f31268d6ae9c5e0ba0b (patch) | |
| tree | bd506510604b32cbb0d8b0b28141db2003e7c5c8 /package.json | |
| parent | Merge pull request #94 from Whirlsplash/renovate/tokio-1.x (diff) | |
| parent | chore(deps): update commitlint monorepo to v13.2.0 (diff) | |
| download | whirl-3be446e4e8c2f00c6db95f31268d6ae9c5e0ba0b.tar.xz whirl-3be446e4e8c2f00c6db95f31268d6ae9c5e0ba0b.zip | |
Merge pull request #95 from Whirlsplash/renovate/commitlint-monorepo
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" |