chore(deps-dev): bump husky from 8.0.0 to 8.0.3

Bumps [husky](https://github.com/typicode/husky) from 8.0.0 to 8.0.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.0...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-06-14 00:54:27 +00:00 committed by GitHub
parent 1c7dcf6139
commit 5b542f811a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

@ -25,7 +25,7 @@
},
"devDependencies": {
"@commitlint/config-conventional": "^17.6.5",
"husky": "^8.0.0",
"husky": "^8.0.3",
"prettier": "2.8.8"
}
}