Skip to content

build(deps-dev): bump coverage from 7.4.1 to 7.5.2 #363

build(deps-dev): bump coverage from 7.4.1 to 7.5.2

build(deps-dev): bump coverage from 7.4.1 to 7.5.2 #363

name: Auto Merge Dependabot
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.THIS_PAT }}