Skip to content

Commit a162e32

Browse files
committed
Updated husky to latest version. Signed-off-by: Jagadish Madavalkar <jagadish.me07@gmail.com>
1 parent 2d73181 commit a162e32

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"deploy": "gatsby build && gh-pages -d public -b master",
2525
"noIndex": "gatsby build && echo 'User-agent: *\nDisallow: /' > public/robots.txt",
2626
"version": "gatsby --version",
27-
"prepare": "husky install"
27+
"prepare": "husky"
2828
},
2929
"dependencies": {
3030
"@emotion/is-prop-valid": "^1.4.0",
@@ -141,7 +141,7 @@
141141
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.32",
142142
"gh-pages": "^6.0.0",
143143
"globals": "^16.5.0",
144-
"husky": "^8.0.3",
144+
"husky": "^9.1.7",
145145
"rimraf": "^6.1.2",
146146
"webpack-cli": "^6.0.1"
147147
}

0 commit comments

Comments
 (0)