Skip to content

Commit fcf2a2d

Browse files
committed
ci: pnpm update --latest oxlint
1 parent 6114c84 commit fcf2a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump_oxlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- name: Bump oxlint rules
2222
run: |
23-
pnpm update oxlint
23+
pnpm update --latest oxlint
2424
pnpm run clone
2525
pnpm run generate # Generate rules from latest oxlint
2626
pnpm run test -u # Update test snapshots

0 commit comments

Comments
 (0)