Skip to content

fix(deps): update dependency fumadocs-mdx to v14.3.2 #195

fix(deps): update dependency fumadocs-mdx to v14.3.2

fix(deps): update dependency fumadocs-mdx to v14.3.2 #195

Workflow file for this run

name: spelling
permissions:
contents: read
on:
push:
branches:
- main
- v0-2
pull_request:
env:
CLICOLOR: 1
jobs:
spelling:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Spell Check Repo
uses: crate-ci/typos@v1.44.0
with:
config: ./.config/spell-check.toml