Skip to content

Bump rubocop-rails from 2.25.1 to 2.26.0 in the bundler-lint group #585

Bump rubocop-rails from 2.25.1 to 2.26.0 in the bundler-lint group

Bump rubocop-rails from 2.25.1 to 2.26.0 in the bundler-lint group #585

Workflow file for this run

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