Skip to content

Bump prettier from 3.0.3 to 3.1.0 #183

Bump prettier from 3.0.3 to 3.1.0

Bump prettier from 3.0.3 to 3.1.0 #183

Workflow file for this run

name: CI
on: [push]
permissions:
contents: read
defaults:
run:
shell: bash
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/install
- run: yarn lint