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

Merge pull request #417 from wagoid/dependabot/npm_and_yarn/husky-8.0.1

chore(deps-dev): bump husky from 7.0.4 to 8.0.1
This commit is contained in:
Wagner Santos 2022-06-16 06:25:20 -03:00 committed by GitHub
commit 16b6de4efd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

@ -59,7 +59,7 @@
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0",
"husky": "^7.0.4",
"husky": "^8.0.1",
"jest": "^27.5.1",
"lint-staged": "^12.3.7",
"prettier": "^2.6.1",