Skip to content

chore(deps): bump referencing from 0.30.2 to 0.35.1 in /application #2449

chore(deps): bump referencing from 0.30.2 to 0.35.1 in /application

chore(deps): bump referencing from 0.30.2 to 0.35.1 in /application #2449

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