Skip to content

deps: bump prettier-plugin-packagejson from 2.5.22 to 3.0.0 #67

deps: bump prettier-plugin-packagejson from 2.5.22 to 3.0.0

deps: bump prettier-plugin-packagejson from 2.5.22 to 3.0.0 #67

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
- run: npm ci
- run: npm run lint