aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-07-24 12:56:24 +0200
committerGitHub <[email protected]>2021-07-24 12:56:24 +0200
commit6118e23ee272f84683c7726e54e228a7cbe5510d (patch)
tree1c897a196fb60afeddd47cf83bf4e4f2cc586b83 /package.json
parentMerge pull request #7 from fuwn/renovate/husky-7.x (diff)
parentchore(deps): update commitlint monorepo to v13 (diff)
downloadresume-md-6118e23ee272f84683c7726e54e228a7cbe5510d.tar.xz
resume-md-6118e23ee272f84683c7726e54e228a7cbe5510d.zip
Merge pull request #8 from fuwn/renovate/major-commitlint-monorepo
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 3eee9c4..b1288c1 100644
--- a/package.json
+++ b/package.json
@@ -7,8 +7,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"