Skip to content

pnpm: bump @tailwindcss/typography from 0.5.12 to 0.5.13 #86

pnpm: bump @tailwindcss/typography from 0.5.12 to 0.5.13

pnpm: bump @tailwindcss/typography from 0.5.12 to 0.5.13 #86

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
with:
version: "latest"
- name: Run Biome
run: biome ci .