aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-07-06 11:08:17 +0000
committerRenovate Bot <[email protected]>2021-07-06 11:08:17 +0000
commitf7d8af178cea894846ddb0f16e91181c60001d51 (patch)
treed9ebf4d4704234d533758f1ec567eaedc1a8a7a6 /package.json
parentMerge branch 'develop' of https://github.com/Whirlsplash/whirl into develop (diff)
downloadwhirl-f7d8af178cea894846ddb0f16e91181c60001d51.tar.xz
whirl-f7d8af178cea894846ddb0f16e91181c60001d51.zip
chore(deps): update dependency husky to v7.0.1
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"
}
}