Skip to content

fix(deps): update dependency commander to v13.1.0 #4048

fix(deps): update dependency commander to v13.1.0

fix(deps): update dependency commander to v13.1.0 #4048

Workflow file for this run

jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: ./.github/actions/prepare
- run: pnpm build
- run: pnpm lint
name: Lint
on:
pull_request: ~
push:
branches:
- main