aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-07-01 02:25:53 -0600
committerGitHub <[email protected]>2021-07-01 02:25:53 -0600
commitadce5aa8e4d8965f36456d278f50ec7df17e5e28 (patch)
tree08b6417db171b79e02d7f8fa2a50a3ea422251e0 /package.json
parentMerge branch 'main' of https://github.com/fuwn/lime (diff)
parentchore(deps): update dependency husky to v7 (diff)
downloadlime-old-adce5aa8e4d8965f36456d278f50ec7df17e5e28.tar.xz
lime-old-adce5aa8e4d8965f36456d278f50ec7df17e5e28.zip
Merge pull request #6 from fuwn/renovate/husky-7.x
chore(deps): update dependency husky to v7
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 03d5d8b..80bc625 100644
--- a/package.json
+++ b/package.json
@@ -13,6 +13,6 @@
"@commitlint/config-conventional": "12.1.4",
"commitizen": "4.2.4",
"cz-conventional-changelog": "3.3.0",
- "husky": "6.0.0"
+ "husky": "7.0.0"
}
}