diff options
| author | Renovate Bot <[email protected]> | 2021-07-01 06:13:46 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-07-01 06:13:46 +0000 |
| commit | 72308fb1a72106c28fdac1387bbe0a52e30c596a (patch) | |
| tree | f5476b2c466910cb20ad445867ce81757e5a4bf5 /package.json | |
| parent | chore(global): remove unused `license-file` manifest keys (diff) | |
| download | whirl-72308fb1a72106c28fdac1387bbe0a52e30c596a.tar.xz whirl-72308fb1a72106c28fdac1387bbe0a52e30c596a.zip | |
chore(deps): update dependency husky to v7
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 bee2bb1..702f2fe 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": "6.0.0" + "husky": "7.0.0" } } |