Skip to content

chore(deps-dev): bump minimatch from 9.0.5 to 10.0.1 #1136

chore(deps-dev): bump minimatch from 9.0.5 to 10.0.1

chore(deps-dev): bump minimatch from 9.0.5 to 10.0.1 #1136

Workflow file for this run

name: CI
on:
push:
paths-ignore:
- 'docs/**'
- '*.md'
pull_request:
paths-ignore:
- 'docs/**'
- '*.md'
jobs:
test:
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5
with:
lint: true
auto-merge-exclude: 'help-me'