11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-04 16:56:52 +00:00

Merge pull request #638 from wagoid/dependabot/npm_and_yarn/husky-8.0.3

chore(deps-dev): bump husky from 8.0.1 to 8.0.3
This commit is contained in:
Wagner Santos 2023-02-15 11:00:05 -03:00 committed by GitHub
commit 4bc111a495
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -61,7 +61,7 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.1",
"husky": "^8.0.3",
"jest": "^29.4.3",
"lint-staged": "^13.1.1",
"prettier": "^2.8.4",