Skip to content

Bump @typescript-eslint/eslint-plugin from 8.14.0 to 8.18.2 #97

Bump @typescript-eslint/eslint-plugin from 8.14.0 to 8.18.2

Bump @typescript-eslint/eslint-plugin from 8.14.0 to 8.18.2 #97

Workflow file for this run

name: Prace.js
on:
pull_request:
branches:
- the-one
types:
- opened
- edited
- reopened
jobs:
linting:
runs-on: ubuntu-latest
steps:
- uses: innerspacetrainings/Prace.js@master
with:
configuration-path: .github/prace.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}