Skip to content

Bump prettier from 3.1.0 to 3.1.1 #463

Bump prettier from 3.1.0 to 3.1.1

Bump prettier from 3.1.0 to 3.1.1 #463

Workflow file for this run

name: Lint PR
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
build:
uses: unosquare/bump-npm-version/.github/workflows/lint.yml@master
secrets:
github-token: ${{ secrets.GPR_ACCESS_TOKEN }}