Skip to content

Bump rubocop from 1.86.0 to 1.86.1 in the minor-and-patch group #39

Bump rubocop from 1.86.0 to 1.86.1 in the minor-and-patch group

Bump rubocop from 1.86.0 to 1.86.1 in the minor-and-patch group #39

Workflow file for this run

name: lint
on: [push, pull_request]
jobs:
rubocop:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ruby/setup-ruby@v1
with:
ruby-version: ruby
bundler-cache: true
- run: bundle exec rubocop