Skip to content

fix(deps): bump dotenv from 17.2.3 to 17.4.2 #118

fix(deps): bump dotenv from 17.2.3 to 17.4.2

fix(deps): bump dotenv from 17.2.3 to 17.4.2 #118

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.40.0
with:
files: ./src ./docs ./test README.md CLAUDE.md