Skip to content

Commit

Permalink
Merge pull request #10318 from qmonmert/husky911app
Browse files Browse the repository at this point in the history
Upgrade Husky 9.1.1 on generated app
  • Loading branch information
murdos authored Jul 18, 2024
2 parents 9bb5e36 + 0d851e5 commit 4e8dc0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"eslint-plugin-cypress": "3.3.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "5.2.1",
"husky": "9.1.0",
"husky": "9.1.1",
"jasmine-core": "5.1.2",
"jest": "29.7.0",
"jsdom": "24.1.0",
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/generator/prettier/.husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
npx --no-install lint-staged
lint-staged

0 comments on commit 4e8dc0b

Please sign in to comment.