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

Merge pull request #83 from wagoid/dependabot/npm_and_yarn/husky-5.0.9

chore(deps-dev): bump husky from 3.1.0 to 5.0.9
This commit is contained in:
Wagner Santos 2021-02-17 10:28:27 -03:00 committed by GitHub
commit 9039574add
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": "^2.2.1",