Skip to content

chore(deps): bump fastmcp from 3.2.0 to 3.2.4 in /application #4826

chore(deps): bump fastmcp from 3.2.0 to 3.2.4 in /application

chore(deps): bump fastmcp from 3.2.0 to 3.2.4 in /application #4826

Workflow file for this run

name: Python linting
on:
push:
branches:
- '*'
pull_request:
types: [ opened, synchronize ]
permissions:
contents: read
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint with Ruff
uses: chartboost/ruff-action@v1