diff options
| author | Renovate Bot <[email protected]> | 2021-10-21 03:09:54 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-10-21 03:09:54 +0000 |
| commit | 6d924acd5f39847851830f29c06377ab797a8a10 (patch) | |
| tree | 085f22569ff44a140653be3ae633946d9d84ec9b /package.json | |
| parent | Merge pull request #12 from fuwn/renovate/husky-7.x (diff) | |
| download | lime-old-6d924acd5f39847851830f29c06377ab797a8a10.tar.xz lime-old-6d924acd5f39847851830f29c06377ab797a8a10.zip | |
chore(deps): update dependency husky to v7.0.4
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 8b0edd3..a3d19a2 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.2" + "husky": "7.0.4" } } |