Skip to content

Bump jinja2 from 2.11.3 to 3.1.3 #113

Bump jinja2 from 2.11.3 to 3.1.3

Bump jinja2 from 2.11.3 to 3.1.3 #113

Workflow file for this run

name: reviewdog
on: [pull_request]
jobs:
misspell:
name: runner / codespell
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: codespell
uses: plettich/action-codespell@master
with:
reporter: github-pr-review
level: info