Skip to content

Commit 5b80149

Browse files
Update black in workflow
1 parent 4b2db8b commit 5b80149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- uses: psf/black@stable
2424
with:
2525
options: "--line-length=120"
26-
version: "24.2.0"
26+
version: "24.3.0"
2727
- uses: stefanzweifel/[email protected]
2828
with:
2929
commit_message: "Format code with isort and black"

0 commit comments

Comments
 (0)