Skip to content

Bump stylelint from 15.10.3 to 15.11.0 #599

Bump stylelint from 15.10.3 to 15.11.0

Bump stylelint from 15.10.3 to 15.11.0 #599

Workflow file for this run

---
# yamllint disable rule:line-length
name: Typos
"on":
push:
pull_request:
types:
- opened
- synchronize
- reopened
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: typos-action
uses: crate-ci/typos@v1.16.21