Skip to content

Commit

Permalink
Update black in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mayankpatibandla committed Mar 19, 2024
1 parent 4b2db8b commit 5b80149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: psf/black@stable
with:
options: "--line-length=120"
version: "24.2.0"
version: "24.3.0"
- uses: stefanzweifel/[email protected]
with:
commit_message: "Format code with isort and black"
Expand Down

0 comments on commit 5b80149

Please sign in to comment.