Skip to content

build(deps-dev): Bump eslint-plugin-perfectionist from 4.5.0 to 4.6.0 in the regular group #325

build(deps-dev): Bump eslint-plugin-perfectionist from 4.5.0 to 4.6.0 in the regular group

build(deps-dev): Bump eslint-plugin-perfectionist from 4.5.0 to 4.6.0 in the regular group #325

Workflow file for this run

name: autofix.ci
on:
push:
pull_request:
branches: [master]
permissions:
contents: read
jobs:
autofix:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
- uses: actions/setup-node@v4
with:
cache: 'pnpm'
- run: pnpm install --ignore-scripts
- run: pnpm format
- uses: autofix-ci/action@ff86a557419858bb967097bfc916833f5647fa8c