Skip to content

Bump @eslint/plugin-kit from 0.3.3 to 0.3.4 (#345) #884

Bump @eslint/plugin-kit from 0.3.3 to 0.3.4 (#345)

Bump @eslint/plugin-kit from 0.3.3 to 0.3.4 (#345) #884

Workflow file for this run

name: CI
on:
push:
branches:
- main
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/*"]'