Skip to content

Bump @typescript-eslint/eslint-plugin from 7.0.0 to 8.5.0 #1210

Bump @typescript-eslint/eslint-plugin from 7.0.0 to 8.5.0

Bump @typescript-eslint/eslint-plugin from 7.0.0 to 8.5.0 #1210

Workflow file for this run

name: Re-run workflows for incoming PRs
on:
push:
branches:
- '**'
jobs:
trigger_ci:
name: Trigger CI
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v4.1.7
with:
persist-credentials: false
- name: Trigger CI
uses: ./
with:
workflow: CI