Skip to content

Bump eslint from 8.45.0 to 8.46.0 (#229) #498

Bump eslint from 8.45.0 to 8.46.0 (#229)

Bump eslint from 8.45.0 to 8.46.0 (#229) #498

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/*"]'