Skip to content

Bump eslint-plugin-jest from 29.16.1 to 29.16.5 (#450) #55

Bump eslint-plugin-jest from 29.16.1 to 29.16.5 (#450)

Bump eslint-plugin-jest from 29.16.1 to 29.16.5 (#450) #55

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
lint:
uses: stylelint/.github/.github/workflows/call-lint.yml@ab7979355590956aa96d306dedfda6b2d42c4982 # 1.1.0
permissions:
contents: read
test:
uses: stylelint/.github/.github/workflows/call-test.yml@ab7979355590956aa96d306dedfda6b2d42c4982 # 1.1.0
with:
node-version: '["20.19.0"]' # Respect "engines.node" in package.json
permissions:
contents: read
dependency-review:
if: github.event_name == 'pull_request'
uses: stylelint/.github/.github/workflows/call-dependency-review.yml@ab7979355590956aa96d306dedfda6b2d42c4982 # 1.1.0
permissions:
contents: read