Skip to content

build(deps-dev): bump eslint-plugin-testing-library from 5.11.1 to 6.1.0 #141

build(deps-dev): bump eslint-plugin-testing-library from 5.11.1 to 6.1.0

build(deps-dev): bump eslint-plugin-testing-library from 5.11.1 to 6.1.0 #141

Workflow file for this run

name: on-pull-request
on:
pull_request:
types:
- opened
- edited
- reopened
jobs:
lint-pr:
name: Lint pull request title
runs-on: ubuntu-latest
steps:
- name: Lint pull request title
uses: jef/conventional-commits-pr-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}