Skip to content

Bump brace-expansion from 1.1.11 to 1.1.12 in the npm_and_yarn group #95

Bump brace-expansion from 1.1.11 to 1.1.12 in the npm_and_yarn group

Bump brace-expansion from 1.1.11 to 1.1.12 in the npm_and_yarn group #95

Workflow file for this run

---
name: Spellcheck
on: [pull_request]
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Spell Check Repo
uses: crate-ci/typos@v1