Skip to content

build(deps-dev): bump @typescript-eslint/parser from 7.15.0 to 8.6.0 #198

build(deps-dev): bump @typescript-eslint/parser from 7.15.0 to 8.6.0

build(deps-dev): bump @typescript-eslint/parser from 7.15.0 to 8.6.0 #198

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 }}