Skip to content

build(deps-dev): bump knip from 5.25.2 to 5.30.2 #185

build(deps-dev): bump knip from 5.25.2 to 5.30.2

build(deps-dev): bump knip from 5.25.2 to 5.30.2 #185

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