Skip to content

fix(deps): update all non-major dependencies #116

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #116

Workflow file for this run

name: autofix.ci # needed to securely identify the workflow
on:
push:
pull_request:
permissions:
contents: read
jobs:
autofix:
uses: zotero-plugin-dev/workflows/.github/workflows/autofix.yml@main
with:
command: |
pnpm build
pnpm run lint:fix