Skip to content

build(deps-dev): bump eslint-plugin-react-hooks from 5.0.0 to 5.1.0 #7435

build(deps-dev): bump eslint-plugin-react-hooks from 5.0.0 to 5.1.0

build(deps-dev): bump eslint-plugin-react-hooks from 5.0.0 to 5.1.0 #7435

name: 'Lint Pull Request'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
validate_pr_title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}