diff options
| author | Renovate Bot <[email protected]> | 2021-07-01 06:37:24 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-07-01 06:37:24 +0000 |
| commit | 640e4741572f52fad5482b7135cdb3d5b0fae8fb (patch) | |
| tree | a5e0c4d8d25afa105fe3a44f99d546d72450554c /package.json | |
| parent | Merge pull request #2 from fuwn/dependabot/npm_and_yarn/trim-newlines-3.0.1 (diff) | |
| download | records-640e4741572f52fad5482b7135cdb3d5b0fae8fb.tar.xz records-640e4741572f52fad5482b7135cdb3d5b0fae8fb.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 683004d..b01672f 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,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" } } |