aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authormergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2021-08-25 20:56:16 +0000
committerGitHub <[email protected]>2021-08-25 20:56:16 +0000
commit5f75edae75b1020ecc0ec0a5b9d7b49231f38fb2 (patch)
tree6e171eca6c6ebc457c84727c86f72fcdbe99c296 /package.json
parentMerge pull request #80 from Whirlsplash/renovate/bytes-1.x (diff)
parentchore(deps): update dependency husky to v7.0.2 (diff)
downloadwhirl-5f75edae75b1020ecc0ec0a5b9d7b49231f38fb2.tar.xz
whirl-5f75edae75b1020ecc0ec0a5b9d7b49231f38fb2.zip
Merge pull request #78 from Whirlsplash/renovate/husky-7.x
chore(deps): update dependency husky to v7.0.2
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 8b7d260..0d8cc36 100644
--- a/package.json
+++ b/package.json
@@ -13,6 +13,6 @@
"@commitlint/config-conventional": "13.1.0",
"commitizen": "4.2.4",
"cz-conventional-changelog": "3.3.0",
- "husky": "7.0.1"
+ "husky": "7.0.2"
}
}