diff options
| author | Fuwn <[email protected]> | 2021-07-24 12:55:17 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-24 12:55:17 +0200 |
| commit | 63cdcb3f4b653ea9db7113433f21ac6284321cc3 (patch) | |
| tree | 738b1a1cd065f795a7c18f7945662e72ab56e780 /package.json | |
| parent | Merge pull request #7 from fuwn/renovate/husky-7.x (diff) | |
| parent | chore(deps): update commitlint monorepo to v13 (diff) | |
| download | lime-old-63cdcb3f4b653ea9db7113433f21ac6284321cc3.tar.xz lime-old-63cdcb3f4b653ea9db7113433f21ac6284321cc3.zip | |
Merge pull request #8 from fuwn/renovate/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 254b2f5..2e5bef3 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "commit:signed": "cz -S" }, "devDependencies": { - "@commitlint/cli": "12.1.4", - "@commitlint/config-conventional": "12.1.4", + "@commitlint/cli": "13.1.0", + "@commitlint/config-conventional": "13.1.0", "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", "husky": "7.0.1" |