Skip to content

Bump @typescript-eslint/eslint-plugin from 7.17.0 to 8.11.0 #1994

Bump @typescript-eslint/eslint-plugin from 7.17.0 to 8.11.0

Bump @typescript-eslint/eslint-plugin from 7.17.0 to 8.11.0 #1994

Workflow file for this run

name: Build client on CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout the code
uses: actions/checkout@v2
- name: Build schema from source
run: docker compose -f docker-compose-ci.yml run update_from_remote_schema