Skip to content

build(deps): bump @babel/runtime from 7.25.0 to 7.26.10 in /frontend #3051

build(deps): bump @babel/runtime from 7.25.0 to 7.26.10 in /frontend

build(deps): bump @babel/runtime from 7.25.0 to 7.26.10 in /frontend #3051

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