diff options
| author | Fuwn <[email protected]> | 2022-01-12 12:05:46 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-12 12:05:46 -0800 |
| commit | 414112853abf482640f02cf50717645274c073fc (patch) | |
| tree | 29f43b8dc796fb649b8a010cb545eb4d7d2f6ea4 /package.json | |
| parent | Merge pull request #13 from fuwn/renovate/major-commitlint-monorepo (diff) | |
| parent | chore(deps): update commitlint monorepo (diff) | |
| download | records-414112853abf482640f02cf50717645274c073fc.tar.xz records-414112853abf482640f02cf50717645274c073fc.zip | |
Merge pull request #15 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 4e36ec9..26f70aa 100644 --- a/package.json +++ b/package.json @@ -8,8 +8,8 @@ "commit:signed": "cz -S" }, "devDependencies": { - "@commitlint/cli": "15.0.0", - "@commitlint/config-conventional": "15.0.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" |