diff options
| author | Renovate Bot <[email protected]> | 2021-07-01 06:18:48 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-07-01 06:18:48 +0000 |
| commit | 271c7e5134f9ebc0f49289c6da5b1a9b717c3881 (patch) | |
| tree | 9df1b897196a78ff6c1e70021620a809c6b73b89 /package.json | |
| parent | Merge pull request #5 from fuwn/dependabot/npm_and_yarn/trim-newlines-3.0.1 (diff) | |
| download | resume-md-271c7e5134f9ebc0f49289c6da5b1a9b717c3881.tar.xz resume-md-271c7e5134f9ebc0f49289c6da5b1a9b717c3881.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 f1c3b7b..6876673 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,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" } } |