Skip to content

build(deps): bump the all-dependencies group with 16 updates (#3844) #8634

build(deps): bump the all-dependencies group with 16 updates (#3844)

build(deps): bump the all-dependencies group with 16 updates (#3844) #8634

Workflow file for this run

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