Skip to content

Commit

Permalink
Merge pull request #378 from privacy-scaling-explorations/dependabot/…
Browse files Browse the repository at this point in the history
…npm_and_yarn/main/husky-9.1.6

chore(deps-dev): bump husky from 9.1.4 to 9.1.6
  • Loading branch information
0xmad authored Oct 10, 2024
2 parents 9799f15 + 684958e commit c172fb3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,9 @@ jobs:
with:
run: pnpm run test:e2e
working-directory: packages/interface
env:
GH_PAT: ${{ secrets.GH_PAT }}
GH_USERNAME: ${{ secrets.GH_USERNAME }}

- uses: actions/upload-artifact@v4
if: always()
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-unused-imports": "^3.2.0",
"husky": "^9.1.1",
"husky": "^9.1.6",
"is-ci": "^3.0.1",
"lerna": "^8.1.7",
"lint-staged": "^15.2.7",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c172fb3

Please sign in to comment.