Skip to content

Bump jinja2 from 3.1.4 to 3.1.5 #529

Bump jinja2 from 3.1.4 to 3.1.5

Bump jinja2 from 3.1.4 to 3.1.5 #529

Workflow file for this run

name: "basic"
on:
push:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/[email protected]
with:
extra_args: '--verbose --all-files'
experiment:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: experiments
shell: bash
run: |
make experiments