Skip to content

Bump @scalar/fastify-api-reference from 1.48.7 to 1.49.3 #30

Bump @scalar/fastify-api-reference from 1.48.7 to 1.49.3

Bump @scalar/fastify-api-reference from 1.48.7 to 1.49.3 #30

Workflow file for this run

name: Lint
on: push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: jdx/mise-action@v4
- run: bun install --frozen-lockfile
- run: biome check --no-errors-on-unmatched --files-ignore-unknown=true