Skip to content

build(deps): bump openapi-schema-validator from 0.6.2 to 0.6.3 in /application #2696

build(deps): bump openapi-schema-validator from 0.6.2 to 0.6.3 in /application

build(deps): bump openapi-schema-validator from 0.6.2 to 0.6.3 in /application #2696

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