diff options
| author | Renovate Bot <[email protected]> | 2022-01-09 09:20:49 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2022-01-09 09:20:49 +0000 |
| commit | 7a1c5f9eee9a41ef5180ea64ac04b2a64fd4ba6d (patch) | |
| tree | fcc1f2243547f19e2b256b84c6d860081f4b5986 /package.json | |
| parent | Merge pull request #111 from Whirlsplash/renovate/flexi_logger-0.x (diff) | |
| download | whirl-7a1c5f9eee9a41ef5180ea64ac04b2a64fd4ba6d.tar.xz whirl-7a1c5f9eee9a41ef5180ea64ac04b2a64fd4ba6d.zip | |
chore(deps): update commitlint monorepo
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 99c460c..7e9fbfa 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "commit:signed": "cz -S" }, "devDependencies": { - "@commitlint/cli": "14.1.0", - "@commitlint/config-conventional": "14.1.0", + "@commitlint/cli": "16.0.2", + "@commitlint/config-conventional": "16.0.0", "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", "husky": "7.0.4" |