Skip to content

Commit

Permalink
Merge pull request #2765 from daostack/MeyerPV-patch-1
Browse files Browse the repository at this point in the history
Update pre-commit
  • Loading branch information
MeyerPV authored Nov 18, 2024
2 parents bab49e4 + e47ddc0 commit 0e335fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# #!/bin/sh
# . "$(dirname "$0")/_/husky.sh"
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

# npx lint-staged
npx lint-staged

0 comments on commit 0e335fd

Please sign in to comment.