aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-11 04:22:24 -0800
committerGitHub <[email protected]>2022-03-11 04:22:24 -0800
commit1032dd3a5b78ab97b93a5b398f47dc9a8139c786 (patch)
tree67031fc58addb2593f2fe806d90189eb7fea1c69 /package.json
parentMerge pull request #21 from Fuwn/renovate/actions-checkout-3.x (diff)
parentchore(deps): update commitlint monorepo to v16.2.1 (diff)
downloadrecords-main.tar.xz
records-main.zip
Merge pull request #17 from Fuwn/renovate/commitlint-monorepoHEADmain
chore(deps): update commitlint monorepo to v16.2.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
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"