Skip to content

Bump eslint from 8.53.0 to 8.54.0 #185

Bump eslint from 8.53.0 to 8.54.0

Bump eslint from 8.53.0 to 8.54.0 #185

Workflow file for this run

name: CI
on: [push]
permissions:
contents: read
defaults:
run:
shell: bash
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/install
- run: yarn lint