Skip to content

Commit 0e335fd

Browse files
authored
Merge pull request #2765 from daostack/MeyerPV-patch-1
Update pre-commit
2 parents bab49e4 + e47ddc0 commit 0e335fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.husky/pre-commit

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# #!/bin/sh
2-
# . "$(dirname "$0")/_/husky.sh"
1+
#!/bin/sh
2+
. "$(dirname "$0")/_/husky.sh"
33

4-
# npx lint-staged
4+
npx lint-staged

0 commit comments

Comments
 (0)