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 #266 from wagoid/dependabot/npm_and_yarn/husky-7.0.4

chore(deps-dev): bump husky from 7.0.2 to 7.0.4
This commit is contained in:
Wagner Santos 2022-04-06 18:21:59 -03:00 committed by GitHub
commit 5c9efba5f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 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.2",
"husky": "^7.0.4",
"jest": "^27.2.4",
"lint-staged": "^11.1.2",
"prettier": "^2.6.1",