Skip to content

Commit 0462aac

Browse files
authored
Merge pull request #229 from db-ui/dependabot-npm_and_yarn-husky-9.1.1
build(deps-dev): bump husky from 9.0.11 to 9.1.1
2 parents 1c7e558 + 0b629a0 commit 0462aac

File tree

4 files changed

+13
-1080
lines changed

4 files changed

+13
-1080
lines changed

.husky/pre-commit

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
npx lint-staged
1+
prettier $(git diff --cached --name-only --diff-filter=ACMR | sed 's| |\\ |g') --write --ignore-unknown
2+
git update-index --again

.lintstagedrc

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)