Skip to content

chore(deps): bump ethers from 6.13.1 to 6.13.2 #924

chore(deps): bump ethers from 6.13.1 to 6.13.2

chore(deps): bump ethers from 6.13.1 to 6.13.2 #924

Workflow file for this run

name: Typo Check
on:
push:
branches: [dev]
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
typos:
name: Spell Check with Typos
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Use typos with config file
uses: crate-ci/[email protected]
with:
config: .github/workflows/config/typos.toml