Skip to content

pnpm: bump typescript from 5.5.3 to 5.5.4 #133

pnpm: bump typescript from 5.5.3 to 5.5.4

pnpm: bump typescript from 5.5.3 to 5.5.4 #133

Workflow file for this run

on:
push:
branches:
- main
pull_request:
types: [opened, synchronize, reopened]
name: Linter
jobs:
linter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup Biome
uses: biomejs/setup-biome@v2
- name: Run Biome
run: biome ci .