Skip to content

Bump gunicorn from 21.2.0 to 22.0.0 #298

Bump gunicorn from 21.2.0 to 22.0.0

Bump gunicorn from 21.2.0 to 22.0.0 #298

name: Check formatting
on: push
jobs:
checkFormatting:
name: Check formatting
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v1
- name: Check formatting using pre-commit
uses: pre-commit/action@v3.0.0