Skip to content

Commit

Permalink
ci: Use black version 22.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaqx0r committed May 28, 2023
1 parent 892c962 commit f75ad6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable
with:
version: "~= 22.0"

0 comments on commit f75ad6c

Please sign in to comment.