Skip to content

build(deps-dev): Bump flatted from 3.3.3 to 3.4.2 #444

build(deps-dev): Bump flatted from 3.3.3 to 3.4.2

build(deps-dev): Bump flatted from 3.3.3 to 3.4.2 #444

Workflow file for this run

name: Backport
on:
pull_request:
types:
- closed
- labeled
jobs:
backport:
runs-on: ubuntu-22.04
name: Backport
steps:
- name: Backport
uses: tibdex/backport@v1.1.0
with:
github_token: ${{ secrets.PERSONAL_TOKEN }}