diff options
| author | Fuwn <[email protected]> | 2021-08-25 13:53:31 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-08-25 13:53:31 -0700 |
| commit | d0b40e37a36a303a235457c6ba504c33dcbdfd10 (patch) | |
| tree | 3b0f259b5a68e0de7271ea769bae2fafcaeef649 /package.json | |
| parent | Merge pull request #6 from fuwn/dependabot/npm_and_yarn/path-parse-1.0.7 (diff) | |
| parent | chore(deps): update dependency husky to v7.0.2 (diff) | |
| download | records-d0b40e37a36a303a235457c6ba504c33dcbdfd10.tar.xz records-d0b40e37a36a303a235457c6ba504c33dcbdfd10.zip | |
Merge pull request #7 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 6d962c6..26ae634 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,6 @@ "@commitlint/config-conventional": "13.1.0", "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", - "husky": "7.0.1" + "husky": "7.0.2" } } |