Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Bump @testing-library/jest-dom from 6.1.1 to 6.1.2 #64

Bump @testing-library/jest-dom from 6.1.1 to 6.1.2

Bump @testing-library/jest-dom from 6.1.1 to 6.1.2 #64

Workflow file for this run

name: Auto approve dependabot
on: pull_request_target
jobs:
auto-approve:
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: github.actor == 'dependabot[bot]'
steps:
- uses: hmarr/auto-approve-action@v3