Skip to content

build(deps-dev): bump @eslint/eslintrc from 3.2.0 to 3.3.0 #414

build(deps-dev): bump @eslint/eslintrc from 3.2.0 to 3.3.0

build(deps-dev): bump @eslint/eslintrc from 3.2.0 to 3.3.0 #414

Workflow file for this run

name: CI
on:
push:
branches:
- main
- next
- 'v*'
paths-ignore:
- 'docs/**'
- '*.md'
pull_request:
paths-ignore:
- 'docs/**'
- '*.md'
jobs:
test:
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5
with:
lint: true
license-check: true