Skip to content

Bump @typescript-eslint/eslint-plugin from 6.8.0 to 6.9.0 #455

Bump @typescript-eslint/eslint-plugin from 6.8.0 to 6.9.0

Bump @typescript-eslint/eslint-plugin from 6.8.0 to 6.9.0 #455

Workflow file for this run

name: Lint PR
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
build:
uses: unosquare/bump-npm-version/.github/workflows/lint.yml@master
secrets:
github-token: ${{ secrets.GPR_ACCESS_TOKEN }}