Skip to content

build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.51.0 to 8.19.1 in /frontend #2604

build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.51.0 to 8.19.1 in /frontend

build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.51.0 to 8.19.1 in /frontend #2604

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