Skip to content

Bump prettier from 3.3.3 to 3.4.2 #164

Bump prettier from 3.3.3 to 3.4.2

Bump prettier from 3.3.3 to 3.4.2 #164

Workflow file for this run

name: Check README for rule entry
on:
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [22.x]
steps:
- uses: actions/checkout@v4
- name: Run README checker
run: npx tsx .github/readme-checker.ts