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

Bump rspec-expectations from 3.12.3 to 3.13.0 #107

Bump rspec-expectations from 3.12.3 to 3.13.0

Bump rspec-expectations from 3.12.3 to 3.13.0 #107

Workflow file for this run

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