Skip to content

chore(deps): bump @testing-library/jest-dom from 5.11.9 to 6.1.5 #2898

chore(deps): bump @testing-library/jest-dom from 5.11.9 to 6.1.5

chore(deps): bump @testing-library/jest-dom from 5.11.9 to 6.1.5 #2898

Workflow file for this run

name: Auto merge PRs by dependabot
on:
pull_request:
types:
- labeled
- unlabeled
- synchronize
- opened
- edited
- ready_for_review
- reopened
- unlocked
pull_request_review:
types:
- submitted
check_suite:
types:
- completed
status: {}
jobs:
automerge:
runs-on: ubuntu-latest
steps:
- name: automerge
uses: "pascalgn/automerge-action@f81beb99aef41bb55ad072857d43073fba833a98"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_RETRIES: "12"
MERGE_RETRY_SLEEP: "60000"