Skip to content

Commit

Permalink
Merge pull request #25 from ejhayes/dependabot/github_actions/wearere…
Browse files Browse the repository at this point in the history
…quired/lint-action-2

Bump wearerequired/lint-action from 1 to 2
  • Loading branch information
ejhayes committed Jun 18, 2022
2 parents ff96b6a + 91e86d0 commit efc7d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: '16'
- uses: wearerequired/lint-action@v1
- uses: wearerequired/lint-action@v2
with:
eslint: true
eslint_extensions: ts
Expand Down

0 comments on commit efc7d98

Please sign in to comment.