Skip to content

Merge pull request #365 from WISVCH/dependabot/pip/gunicorn-22.0.0 #299

Merge pull request #365 from WISVCH/dependabot/pip/gunicorn-22.0.0

Merge pull request #365 from WISVCH/dependabot/pip/gunicorn-22.0.0 #299

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/[email protected]