Skip to content

Attempt to fix crash when running against a very old config https://g… #1305

Attempt to fix crash when running against a very old config https://g…

Attempt to fix crash when running against a very old config https://g… #1305

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/action@v2.0.0