Skip to content

fix(deps): bump crate-ci/typos from 1.40.0 to 1.47.2 #122

fix(deps): bump crate-ci/typos from 1.40.0 to 1.47.2

fix(deps): bump crate-ci/typos from 1.40.0 to 1.47.2 #122

Workflow file for this run

name: "🙊 Typos"
on:
push:
branches:
- main
- feat/**
pull_request:
branches:
- main
jobs:
typos:
name: Spell Checking
runs-on: ubuntu-latest
steps:
- name: 📚 Checkout Repository
uses: actions/checkout@v6
- name: 🔍 Check for Typos
uses: crate-ci/typos@v1.47.2
with:
files: ./src ./docs ./test README.md CLAUDE.md