Skip to content

Update dependency eslint-plugin-react-hooks to v5 #1834

Update dependency eslint-plugin-react-hooks to v5

Update dependency eslint-plugin-react-hooks to v5 #1834

Workflow file for this run

name: eslint-config
on:
push:
jobs:
node:
uses: powerhome/github-actions-workflows/.github/workflows/yarn-package.yml@main
with:
package: ${{ github.workflow }}
node: '["18", "20"]'
workdir: "packages/${{ github.workflow }}"
secrets: inherit