Skip to content

deps: bump prettier-plugin-packagejson from 2.5.21 to 2.5.22 #66

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

deps: bump prettier-plugin-packagejson from 2.5.21 to 2.5.22 #66

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