File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727 - uses : actions/checkout@v5
2828 - uses : denoland/setup-deno@v2
2929 with :
30- deno-version : 2.5.4 # Run with latest stable Deno.
30+ deno-version : 2.5.6 # Run with latest stable Deno.
3131 - run : deno fmt --check
3232 spelling :
3333 name : Spell Check with Typos
3636 - name : Checkout Actions Repository
3737 uses : actions/checkout@v5
3838 - name : Spell Check Repo
39- uses : crate-ci/typos@v1.38.1
39+ uses : crate-ci/typos@v1.39.0
Original file line number Diff line number Diff line change 2828 - id : end-of-file-fixer
2929 - id : trailing-whitespace
3030 - repo : https://github.com/crate-ci/typos
31- rev : v1.38.1
31+ rev : v1.39.0
3232 hooks :
3333 - id : typos
3434 - repo : https://github.com/nozaq/pre-commit-deno
You can’t perform that action at this time.
0 commit comments