aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-07-06 18:27:53 +0000
committerGitHub <[email protected]>2021-07-06 18:27:53 +0000
commit11411e47489ee371189ca7eccfa6f45002303548 (patch)
treeb95173b2d18ec182970a33d8a186d9a72616dcd0 /package.json
parentMerge pull request #6 from fuwn/renovate/husky-7.x (diff)
parentchore(deps): update dependency husky to v7.0.1 (diff)
downloadresume-md-11411e47489ee371189ca7eccfa6f45002303548.tar.xz
resume-md-11411e47489ee371189ca7eccfa6f45002303548.zip
Merge pull request #7 from fuwn/renovate/husky-7.x
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6876673..3eee9c4 100644
--- a/package.json
+++ b/package.json
@@ -11,6 +11,6 @@
"@commitlint/config-conventional": "12.1.4",
"commitizen": "4.2.4",
"cz-conventional-changelog": "3.3.0",
- "husky": "7.0.0"
+ "husky": "7.0.1"
}
}