Skip to content

build(deps): bump @prisma/client from 5.22.0 to 6.0.0 #6254

build(deps): bump @prisma/client from 5.22.0 to 6.0.0

build(deps): bump @prisma/client from 5.22.0 to 6.0.0 #6254

Workflow file for this run

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