Skip to content

chore(deps-dev): bump eslint-plugin-react-hooks from 5.2.0 to 7.0.1 in /client #469

chore(deps-dev): bump eslint-plugin-react-hooks from 5.2.0 to 7.0.1 in /client

chore(deps-dev): bump eslint-plugin-react-hooks from 5.2.0 to 7.0.1 in /client #469

Workflow file for this run

name: Auto Assign
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
run:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- name: "Auto-assign issue"
uses: pozil/auto-assign-issue@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: lpm0073
numOfAssignee: 1