Skip to content

chore(deps-dev): bump websocket-driver from 0.7.7 to 0.8.1 #661

chore(deps-dev): bump websocket-driver from 0.7.7 to 0.8.1

chore(deps-dev): bump websocket-driver from 0.7.7 to 0.8.1 #661

Workflow file for this run

name: Linter
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2
- uses: ruby/setup-ruby@a4effe49ee8ee5b8b5091268c473a4628afb5651 # v1
with:
ruby-version: 3.2
bundler-cache: true
- name: Run Linter
run: bundle exec rubocop --parallel