Skip to content

deps-dev: Bump rubocop-rspec from 3.4.0 to 3.5.0 #202

deps-dev: Bump rubocop-rspec from 3.4.0 to 3.5.0

deps-dev: Bump rubocop-rspec from 3.4.0 to 3.5.0 #202

Workflow file for this run

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