Skip to content

build(deps-dev): bump @vitejs/plugin-react from 4.3.3 to 4.3.4 #628

build(deps-dev): bump @vitejs/plugin-react from 4.3.3 to 4.3.4

build(deps-dev): bump @vitejs/plugin-react from 4.3.3 to 4.3.4 #628

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