Skip to content

Bump the development-dependencies group with 2 updates #514

Bump the development-dependencies group with 2 updates

Bump the development-dependencies group with 2 updates #514

Workflow file for this run

name: CI
on:
push:
branches:
- main
- 'dependabot/**'
pull_request:
merge_group:
jobs:
lint:
uses: stylelint/.github/.github/workflows/lint.yml@main
test:
uses: stylelint/.github/.github/workflows/test.yml@main
with:
node-version: '["lts/*"]'