Skip to content

Commit

Permalink
fix: updated black version to 24.1.1 and stated version in pull-reque…
Browse files Browse the repository at this point in the history
…st.yml
  • Loading branch information
SteBaum committed Jan 29, 2024
1 parent f8c5713 commit 4680ac7
Show file tree
Hide file tree
Showing 3 changed files with 842 additions and 630 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
uses: psf/black@stable
with:
options: "--check --verbose"
version: 24.1.1

ruff:
name: Check linting with Ruff
Expand Down
Loading

0 comments on commit 4680ac7

Please sign in to comment.