aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-07-06 18:27:38 +0000
committerGitHub <[email protected]>2021-07-06 18:27:38 +0000
commitbd1bbf4a4e5f92ff6b3ee6e070456917f0ebed9a (patch)
tree28e5d8e4f1d7df76758d3031f10a9ee24ba477be /package.json
parentMerge branch 'develop' of https://github.com/Whirlsplash/whirl into develop (diff)
parentchore(deps): update dependency husky to v7.0.1 (diff)
downloadwhirl-bd1bbf4a4e5f92ff6b3ee6e070456917f0ebed9a.tar.xz
whirl-bd1bbf4a4e5f92ff6b3ee6e070456917f0ebed9a.zip
Merge pull request #54 from Whirlsplash/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 702f2fe..e076f4b 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": "7.0.0"
+ "husky": "7.0.1"
}
}