diff options
| author | Fuwn <[email protected]> | 2022-03-11 04:22:24 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-03-11 04:22:24 -0800 |
| commit | 1032dd3a5b78ab97b93a5b398f47dc9a8139c786 (patch) | |
| tree | 67031fc58addb2593f2fe806d90189eb7fea1c69 /package.json | |
| parent | Merge pull request #21 from Fuwn/renovate/actions-checkout-3.x (diff) | |
| parent | chore(deps): update commitlint monorepo to v16.2.1 (diff) | |
| download | records-main.tar.xz records-main.zip | |
chore(deps): update commitlint monorepo to v16.2.1
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 e53c8f7..13c284a 100644 --- a/package.json +++ b/package.json @@ -8,8 +8,8 @@ "commit:signed": "cz -S" }, "devDependencies": { - "@commitlint/cli": "16.1.0", - "@commitlint/config-conventional": "16.0.0", + "@commitlint/cli": "16.2.1", + "@commitlint/config-conventional": "16.2.1", "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", "husky": "7.0.4" |