Skip to content

build(deps-dev): bump @testing-library/jest-dom and @types/testing-library__jest-dom #634

build(deps-dev): bump @testing-library/jest-dom and @types/testing-library__jest-dom

build(deps-dev): bump @testing-library/jest-dom and @types/testing-library__jest-dom #634

name: auto-merge
on:
pull_request_target:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ secrets.AUTO_MERGE_TOKEN }}