Skip to content

Bump eslint-plugin-prettier from 5.2.2 to 5.2.3 #2255

Bump eslint-plugin-prettier from 5.2.2 to 5.2.3

Bump eslint-plugin-prettier from 5.2.2 to 5.2.3 #2255

Workflow file for this run

name: Test
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- run: pnpm test