Bump husky from 8.0.2 to 8.0.3

Bumps [husky](https://github.com/typicode/husky) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.2...v8.0.3)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-09 18:01:17 +00:00 committed by GitHub
parent 97112244d3
commit 36a0dddb29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -28,7 +28,7 @@
},
"devDependencies": {
"@vercel/ncc": "0.34.0",
"husky": "^8.0.2",
"husky": "^8.0.3",
"jest": "^29.3.1",
"nock": "^13.2.9",
"semistandard": "^16.0.1"