Skip to content

build(deps): bump jinja2 from 3.1.4 to 3.1.5 in /application #2510

build(deps): bump jinja2 from 3.1.4 to 3.1.5 in /application

build(deps): bump jinja2 from 3.1.4 to 3.1.5 in /application #2510

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