Skip to content

Bump eslint-plugin-jest from 28.3.0 to 28.6.0 (#286) #713

Bump eslint-plugin-jest from 28.3.0 to 28.6.0 (#286)

Bump eslint-plugin-jest from 28.3.0 to 28.6.0 (#286) #713

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