Skip to content

chore(deps): bump @cspell/cspell-types from 8.17.3 to 8.17.4 #4807

chore(deps): bump @cspell/cspell-types from 8.17.3 to 8.17.4

chore(deps): bump @cspell/cspell-types from 8.17.3 to 8.17.4 #4807

Workflow file for this run

name: lint
on: # rebuild any PRs and main branch changes
pull_request:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: read
jobs:
cspell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: node -v
- run: npx cspell@latest "**" --dot