Skip to content

fix(deps): update tanstack-router monorepo to v1.131.49 #257

fix(deps): update tanstack-router monorepo to v1.131.49

fix(deps): update tanstack-router monorepo to v1.131.49 #257

Workflow file for this run

name: lint
on:
- push
jobs:
lint:
runs-on: ubuntu-latest
environment: Preview
steps:
- uses: actions/checkout@v5
with:
fetch-depth: 0
- name: Setup
uses: ./.github/actions/setup
- name: Lint
run: pnpm lint