Skip to content

Commit

Permalink
update dependencies (adapt for breaking changes in @actions/github, h…
Browse files Browse the repository at this point in the history
…usky)
  • Loading branch information
christian-korneck committed Apr 6, 2021
1 parent 64d3a7d commit a45689e
Show file tree
Hide file tree
Showing 6 changed files with 8,809 additions and 25,515 deletions.
1 change: 1 addition & 0 deletions .husky/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
_
4 changes: 4 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npm run precommit
Loading

0 comments on commit a45689e

Please sign in to comment.