Skip to content

chore(deps-dev): bump gunicorn from 20.1.0 to 22.0.0 #2040

chore(deps-dev): bump gunicorn from 20.1.0 to 22.0.0

chore(deps-dev): bump gunicorn from 20.1.0 to 22.0.0 #2040

Workflow file for this run

name: Lint YAML
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup Python
uses: actions/setup-python@v2
- name: Install yamllint
run: python -m pip install yamllint
- name: Lint
run: yamllint .