Skip to content

Commit 51b3269

Browse files
authored
Merge pull request stylelint#188 from stylelint/dependabot/npm_and_yarn/husky-7.0.0
Bump husky from 6.0.0 to 7.0.0
2 parents bbd47bc + 80892ff commit 51b3269

File tree

3 files changed

+11
-9
lines changed

3 files changed

+11
-9
lines changed

.husky/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

package-lock.json

Lines changed: 10 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"eslint": "^7.29.0",
8282
"eslint-config-prettier": "^8.3.0",
8383
"eslint-config-stylelint": "^13.1.0",
84-
"husky": "^6.0.0",
84+
"husky": "^7.0.0",
8585
"is-ci": "^3.0.0",
8686
"jest": "^26.6.3",
8787
"json5": "^2.2.0",

0 commit comments

Comments
 (0)