11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-06 09:36:53 +00:00

chore(deps-dev): bump husky from 3.1.0 to 5.0.9

Bumps [husky](https://github.com/typicode/husky) from 3.1.0 to 5.0.9.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v3.1.0...v5.0.9)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-15 09:22:57 +00:00 committed by GitHub
parent b0c301bff4
commit d3e4621a07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 126 deletions

View file

@ -39,7 +39,7 @@
"@commitlint/test-environment": "^9.0.1",
"commitlint-plugin-function-rules": "^1.1.20",
"conventional-changelog-cli": "^2.1.0",
"husky": "^3.1.0",
"husky": "^5.0.9",
"jest": "^24.9.0",
"lint-staged": "^10.5.1",
"prettier": "^1.19.1",