diff options
| author | Renovate Bot <[email protected]> | 2021-07-06 11:10:52 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-07-06 11:10:52 +0000 |
| commit | 27245e59a04388aa734bab6781a194f4a755d025 (patch) | |
| tree | dcc1974052a36c4595252ccb59801574ba2b8434 /package.json | |
| parent | Merge pull request #6 from fuwn/renovate/husky-7.x (diff) | |
| download | lime-old-27245e59a04388aa734bab6781a194f4a755d025.tar.xz lime-old-27245e59a04388aa734bab6781a194f4a755d025.zip | |
chore(deps): update dependency husky to v7.0.1
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 80bc625..254b2f5 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": "7.0.0" + "husky": "7.0.1" } } |