Skip to content

Commit

Permalink
Will reverting Action's black version back help?
Browse files Browse the repository at this point in the history
  • Loading branch information
hkeeler authored Oct 20, 2023
1 parent a86f79e commit 3793bca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
- uses: psf/black@stable
with:
options: "--check --diff --verbose"
version: "~= 22.0"
ruff:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 3793bca

Please sign in to comment.