diff options
| author | Renovate Bot <[email protected]> | 2022-03-07 10:40:37 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2022-03-07 10:40:37 +0000 |
| commit | 2dbaaf9f7b57652701022634289d50237eec93e8 (patch) | |
| tree | c3350f9f5cb51080f39e256438d04d01a425e107 /package.json | |
| parent | fix(utils): user agent ban? (diff) | |
| download | api-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.json | 2 |
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" } } |