Skip to content

Commit

Permalink
ci: pnpm update --latest oxlint
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed Sep 11, 2024
1 parent 6114c84 commit fcf2a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump_oxlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Bump oxlint rules
run: |
pnpm update oxlint
pnpm update --latest oxlint
pnpm run clone
pnpm run generate # Generate rules from latest oxlint
pnpm run test -u # Update test snapshots
Expand Down

0 comments on commit fcf2a2d

Please sign in to comment.