Skip to content

Build(deps-dev): Bump @typescript-eslint/parser from 5.62.0 to 8.23.0 #325

Build(deps-dev): Bump @typescript-eslint/parser from 5.62.0 to 8.23.0

Build(deps-dev): Bump @typescript-eslint/parser from 5.62.0 to 8.23.0 #325

Workflow file for this run

name: Backport
on:
pull_request_target:
types:
- closed
- labeled
jobs:
backport:
runs-on: ubuntu-latest
name: Backport
if: github.event.pull_request.merged
steps:
- name: Backport
uses: tibdex/backport@v2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}