Skip to content

build(deps): bump react-router-dom from 6.8.1 to 7.0.2 in /frontend #2466

build(deps): bump react-router-dom from 6.8.1 to 7.0.2 in /frontend

build(deps): bump react-router-dom from 6.8.1 to 7.0.2 in /frontend #2466

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