Skip to content

Commit

Permalink
Fix husky pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
ianconsolata committed Oct 31, 2024
1 parent 6b7241d commit 4f85e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"globby": "^11.0.1",
"graphviz-cli": "^2.0.0",
"hugo-extended": "^0.113.0",
"husky": ">=4",
"husky": "^4.3.8",
"jsdom": "^22.1.0",
"lint-staged": ">=10",
"np": "^6.5.0",
Expand Down

0 comments on commit 4f85e6a

Please sign in to comment.