We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6cd46e commit f474459Copy full SHA for f474459
.github/workflows/validate.yml
@@ -19,4 +19,4 @@ jobs:
19
runs-on: ubuntu-latest
20
steps:
21
- uses: actions/checkout@v6
22
- - run: npx --yes oxlint@1.9.0 --deny-warnings # change to the latest release
+ - run: npx --yes oxlint@1.50.0 --deny-warnings # change to the latest release
0 commit comments