Skip to content

Commit

Permalink
Bump wearerequired/lint-action from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [wearerequired/lint-action](https://github.com/wearerequired/lint-action) from 1 to 2.
- [Release notes](https://github.com/wearerequired/lint-action/releases)
- [Commits](wearerequired/lint-action@v1...v2)

---
updated-dependencies:
- dependency-name: wearerequired/lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 18, 2022
1 parent ff96b6a commit 91e86d0
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 91e86d0

Please sign in to comment.