Skip to content

Commit

Permalink
chore(deps): update reviewdog/action-eslint action to v1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 21, 2023
1 parent df4af94 commit 75792e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
cache: yarn
- name: Install dependencies
run: yarn --immutable
- uses: reviewdog/action-eslint@10ca150f51dbbb963467c37a03c873ba1fa75f91 # v1.20.0
- uses: reviewdog/action-eslint@279acb08336462ec76183a2d9ef1dd43e4c6b391 # v1.21.0
with:
fail_on_error: true
eslint_flags: "."
Expand Down

0 comments on commit 75792e6

Please sign in to comment.