Skip to content

Bump lint-staged from 15.2.2 to 15.2.5 #14

Bump lint-staged from 15.2.2 to 15.2.5

Bump lint-staged from 15.2.2 to 15.2.5 #14

Workflow file for this run

name: Biome
on:
push:
pull_request:
jobs:
biome:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Biome
uses: biomejs/setup-biome@v2
with:
version: latest
- name: Run Biome
run: biome ci .