diff options
| author | Fuwn <[email protected]> | 2021-07-01 02:25:41 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-01 02:25:41 -0600 |
| commit | 7ba1685cab971f07395fa2b4500e34525dd28e8c (patch) | |
| tree | 9df1b897196a78ff6c1e70021620a809c6b73b89 /package.json | |
| parent | Merge pull request #5 from fuwn/dependabot/npm_and_yarn/trim-newlines-3.0.1 (diff) | |
| parent | chore(deps): update dependency husky to v7 (diff) | |
| download | resume-md-7ba1685cab971f07395fa2b4500e34525dd28e8c.tar.xz resume-md-7ba1685cab971f07395fa2b4500e34525dd28e8c.zip | |
Merge pull request #6 from fuwn/renovate/husky-7.x
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" } } |