Skip to content

Bump jinja2 from 3.1.4 to 3.1.5 in /sync #89

Bump jinja2 from 3.1.4 to 3.1.5 in /sync

Bump jinja2 from 3.1.4 to 3.1.5 in /sync #89

Workflow file for this run

name: Ruff - Python Linter
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1