Skip to content

build(deps-dev): bump @types/react from 18.0.27 to 18.3.12 in /frontend #2400

build(deps-dev): bump @types/react from 18.0.27 to 18.3.12 in /frontend

build(deps-dev): bump @types/react from 18.0.27 to 18.3.12 in /frontend #2400

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