Skip to content

build(deps-dev): bump typescript-eslint from 7.16.1 to 7.17.0 #1650

build(deps-dev): bump typescript-eslint from 7.16.1 to 7.17.0

build(deps-dev): bump typescript-eslint from 7.16.1 to 7.17.0 #1650

Workflow file for this run

jobs:
lint_packages:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: ./.github/actions/prepare
- run: pnpm lint:packages
name: Lint Packages
on:
pull_request: ~
push:
branches:
- main