Skip to content

build(deps-dev): bump @vitejs/plugin-react from 4.3.1 to 4.3.4 in /frontend #2444

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

build(deps-dev): bump @vitejs/plugin-react from 4.3.1 to 4.3.4 in /frontend #2444

Workflow file for this run

name: Python linting
on:
push:
branches:
- '*'
pull_request:
types: [ opened, synchronize ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint with Ruff
uses: chartboost/ruff-action@v1