Skip to content

build(deps-dev): bump @typescript-eslint/parser from 6.19.0 to 7.7.1 in /frontend #521

build(deps-dev): bump @typescript-eslint/parser from 6.19.0 to 7.7.1 in /frontend

build(deps-dev): bump @typescript-eslint/parser from 6.19.0 to 7.7.1 in /frontend #521

Workflow file for this run

name: Assign PR to creator
on:
pull_request_target:
types: [opened]
jobs:
automation:
runs-on: ubuntu-latest
steps:
- name: Assign PR to creator
uses: thomaseizinger/[email protected]
if: github.actor != 'dependabot[bot]'
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}