Skip to content

build(deps-dev): bump @testing-library/react from 16.0.1 to 16.1.0 #2343

build(deps-dev): bump @testing-library/react from 16.0.1 to 16.1.0

build(deps-dev): bump @testing-library/react from 16.0.1 to 16.1.0 #2343

Workflow file for this run

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