Skip to content

build(deps-dev): bump eslint-plugin-react-hooks from 5.1.0-rc-70fb1363-20241010 to 5.1.0-rc.0 in /client #159

build(deps-dev): bump eslint-plugin-react-hooks from 5.1.0-rc-70fb1363-20241010 to 5.1.0-rc.0 in /client

build(deps-dev): bump eslint-plugin-react-hooks from 5.1.0-rc-70fb1363-20241010 to 5.1.0-rc.0 in /client #159

Workflow file for this run

name: 👨‍💻 Assign Author
on:
pull_request_target:
types: [opened, reopened]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@main
with:
repo-token: ${{ github.token }}