Skip to content

build(deps-dev): bump rubocop from 1.65.0 to 1.65.1 in the gems group #275

build(deps-dev): bump rubocop from 1.65.0 to 1.65.1 in the gems group

build(deps-dev): bump rubocop from 1.65.0 to 1.65.1 in the gems group #275

Workflow file for this run

name: Linting
on: push
jobs:
linting:
name: Run Rubocop
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.2'
bundler-cache: true
- run: bundle exec rubocop