Skip to content

chore(deps-dev): bump stylelint from 15.1.0 to 15.10.1 #135

chore(deps-dev): bump stylelint from 15.1.0 to 15.10.1

chore(deps-dev): bump stylelint from 15.1.0 to 15.10.1 #135

Workflow file for this run

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