Skip to content

Commit f474459

Browse files
committed
🔨 Update to latest oxlint
1 parent a6cd46e commit f474459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- uses: actions/checkout@v6
22-
- run: npx --yes oxlint@1.9.0 --deny-warnings # change to the latest release
22+
- run: npx --yes oxlint@1.50.0 --deny-warnings # change to the latest release

0 commit comments

Comments
 (0)