Skip to content

build(deps): bump eslint-plugin-react-hooks from 4.6.2 to 5.0.0 #204

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

build(deps): bump eslint-plugin-react-hooks from 4.6.2 to 5.0.0 #204

Workflow file for this run

name: npm diff
on:
pull_request_target:
types: [opened]
jobs:
npm-diff:
if: ${{ startsWith(github.head_ref, 'dependabot/npm_and_yarn/') }}
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: ybiquitous/npm-diff-action@v1