Skip to content

Bump knip from 5.34.0 to 5.36.2 #316

Bump knip from 5.34.0 to 5.36.2

Bump knip from 5.34.0 to 5.36.2 #316

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