diff options
| author | Renovate Bot <[email protected]> | 2021-05-13 07:18:12 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-05-13 07:18:12 +0000 |
| commit | e803a59ef49909a280a312dde37d637431fbfa40 (patch) | |
| tree | abb6e763e09fdb743d840ec4a9af003888650366 /package.json | |
| parent | build(nix): add dev dependencies to nix shell build inputs (diff) | |
| download | api-renovate/commitlint-monorepo.tar.xz api-renovate/commitlint-monorepo.zip | |
chore(deps): update commitlint monorepo to v12.1.4renovate/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..e980c86 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": "12.1.4", + "@commitlint/config-conventional": "12.1.4", "commitizen": "4.2.3", "cz-conventional-commit": "1.0.6", "husky": "6.0.0" |