aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2022-03-07 10:40:37 +0000
committerRenovate Bot <[email protected]>2022-03-07 10:40:37 +0000
commit2dbaaf9f7b57652701022634289d50237eec93e8 (patch)
treec3350f9f5cb51080f39e256438d04d01a425e107 /package.json
parentfix(utils): user agent ban? (diff)
downloadapi-renovate/husky-7.x.tar.xz
api-renovate/husky-7.x.zip
chore(deps): update dependency husky to v7renovate/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 b464467..a9f60ff 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,6 @@
"@commitlint/config-conventional": "12.1.1",
"commitizen": "4.2.3",
"cz-conventional-commit": "1.0.6",
- "husky": "6.0.0"
+ "husky": "7.0.4"
}
}