Skip to content

chore(deps-dev): bump @testing-library/vue from 5.8.2 to 5.9.0 #730

chore(deps-dev): bump @testing-library/vue from 5.8.2 to 5.9.0

chore(deps-dev): bump @testing-library/vue from 5.8.2 to 5.9.0 #730

Workflow file for this run

# Github action that auto assigns a user to a PR.
# Used for auto assigning dependabot PR's
# See: https://github.com/kentaro-m/auto-assign-action
# Config: .github/auto_assign.yml
name: 'Auto Assign'
on:
pull_request_target:
types: [labeled]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v1.2.1