Skip to content

Commit

Permalink
Merge pull request #413 from dres-dev/dependabot/npm_and_yarn/fronten…
Browse files Browse the repository at this point in the history
…d/semver-5.7.2

Bump semver from 5.7.1 to 5.7.2 in /frontend
  • Loading branch information
sauterl authored Oct 12, 2023
2 parents 7236e4c + 14a1cc5 commit ae924d7
Show file tree
Hide file tree
Showing 2 changed files with 12,285 additions and 5 deletions.
10 changes: 5 additions & 5 deletions frontend/.husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
. "$(dirname "$0")/common.sh"
cd frontend
yarn lint-staged
##!/bin/sh
#. "$(dirname "$0")/_/husky.sh"
#. "$(dirname "$0")/common.sh"
#cd frontend
# yarn lint-staged
Loading

0 comments on commit ae924d7

Please sign in to comment.