Skip to content

Commit

Permalink
Merge pull request #79 from telostat/78-upgrade-dependencies
Browse files Browse the repository at this point in the history
Upgrade dependencies
  • Loading branch information
fkoksal authored Aug 2, 2024
2 parents d7ab46f + 97cfee8 commit adc12a4
Show file tree
Hide file tree
Showing 4 changed files with 483 additions and 357 deletions.
3 changes: 0 additions & 3 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx commitlint --edit "$1"
3 changes: 0 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx lint-staged
Loading

0 comments on commit adc12a4

Please sign in to comment.