diff options
| author | Renovate Bot <[email protected]> | 2022-05-15 18:51:22 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2022-05-15 18:51:22 +0000 |
| commit | 969373e80f371e6c931dff3acdb14982cbb08c38 (patch) | |
| tree | a669ac0ad483718c28f919afd9e9c84cc6df663e /package.json | |
| parent | Merge pull request #153 from Whirlsplash/renovate/actions-checkout-3.x (diff) | |
| download | whirl-renovate/commitlint-monorepo.tar.xz whirl-renovate/commitlint-monorepo.zip | |
chore(deps): update commitlint monoreporenovate/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 9ec8599..560c30f 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "commit:signed": "cz -S" }, "devDependencies": { - "@commitlint/cli": "16.2.1", - "@commitlint/config-conventional": "16.2.1", + "@commitlint/cli": "16.3.0", + "@commitlint/config-conventional": "16.2.4", "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", "husky": "7.0.4" |