diff options
| author | Renovate Bot <[email protected]> | 2022-03-07 10:40:25 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2022-03-07 10:40:25 +0000 |
| commit | 81425a1c461b7a2cf71ab510746fcbcb38f6334e (patch) | |
| tree | 3607da8e41fd926300d6be8075562a5e78568c28 /package.json | |
| parent | fix(utils): user agent ban? (diff) | |
| download | api-renovate/major-commitlint-monorepo.tar.xz api-renovate/major-commitlint-monorepo.zip | |
chore(deps): update commitlint monorepo to v16renovate/major-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 b464467..48c230f 100644 --- a/package.json +++ b/package.json @@ -8,8 +8,8 @@ "commit:signed": "cz -S" }, "devDependencies": { - "@commitlint/cli": "12.1.1", - "@commitlint/config-conventional": "12.1.1", + "@commitlint/cli": "16.2.1", + "@commitlint/config-conventional": "16.2.1", "commitizen": "4.2.3", "cz-conventional-commit": "1.0.6", "husky": "6.0.0" |