Skip to content

build(deps-dev): bump eslint-plugin-react from 7.35.0 to 7.37.2 in /frontend #2439

build(deps-dev): bump eslint-plugin-react from 7.35.0 to 7.37.2 in /frontend

build(deps-dev): bump eslint-plugin-react from 7.35.0 to 7.37.2 in /frontend #2439

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