Skip to content

chore(deps): update dependency markdownlint-cli to ^0.43.0 #2977

chore(deps): update dependency markdownlint-cli to ^0.43.0

chore(deps): update dependency markdownlint-cli to ^0.43.0 #2977

Workflow file for this run

jobs:
spelling:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm lint:spelling
name: Lint Spelling
on:
pull_request: ~
push:
branches:
- main