Skip to content

chore(deps): bump lucide-preact from 0.321.0 to 0.322.0 #567

chore(deps): bump lucide-preact from 0.321.0 to 0.322.0

chore(deps): bump lucide-preact from 0.321.0 to 0.322.0 #567

Workflow file for this run

name: Check spelling
on:
pull_request:
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v5
with:
incremental_files_only: true
strict: false