diff options
| author | Fuwn <[email protected]> | 2021-10-22 07:49:17 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-10-22 07:49:17 -0700 |
| commit | 8d80190d4769b6f20d73741bdc97879b4a9d3078 (patch) | |
| tree | 085f22569ff44a140653be3ae633946d9d84ec9b /package.json | |
| parent | Merge pull request #12 from fuwn/renovate/husky-7.x (diff) | |
| parent | chore(deps): update dependency husky to v7.0.4 (diff) | |
| download | lime-old-8d80190d4769b6f20d73741bdc97879b4a9d3078.tar.xz lime-old-8d80190d4769b6f20d73741bdc97879b4a9d3078.zip | |
Merge pull request #20 from fuwn/renovate/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 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" } } |