Skip to content

Commit

Permalink
Update pre-commit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed May 6, 2021
1 parent 96a7589 commit 070ffd9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre-commit.yml
Expand Up @@ -14,6 +14,8 @@ jobs:
~/.cache/pip
key: ${{ runner.os }}-pre-commit-${{ hashFiles('.pre-commit-config.yaml') }}
- uses: actions/setup-python@v2
with:
python-version: "3.10.0-beta.1"
- uses: psf/black@21.4b0
- name: Install pre-commit
run: |
Expand Down

0 comments on commit 070ffd9

Please sign in to comment.