Skip to content

Commit

Permalink
chore(deps): update external fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent 7d965f8 commit 23b43e8
Show file tree
Hide file tree
Showing 3 changed files with 3,573 additions and 2,523 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Run tests and do code coverage check
run: npm run test:coverage
- name: Run code linter
uses: mooyoul/[email protected].2
uses: mooyoul/[email protected].4
if: ${{ github.event_name == 'push' || github.event.pull_request.head.repo.full_name == github.repository }}
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
Loading

0 comments on commit 23b43e8

Please sign in to comment.