Skip to content

Commit 0d03181

Browse files
authored
Merge pull request #3611 from nest/dependabot/github_actions/psf/black-25.9.0
Bump psf/black from 25.1.0 to 25.9.0
2 parents a999a96 + 3ee7afe commit 0d03181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nestbuildmatrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ jobs:
442442
fetch-depth: 0
443443

444444
- name: "Run black..."
445-
uses: psf/black@8a737e727ac5ab2f1d4cf5876720ed276dc8dc4b # 25.1.0
445+
uses: psf/black@af0ba72a73598c76189d6dd1b21d8532255d5942 # 25.9.0
446446
with:
447447
jupyter: true
448448

0 commit comments

Comments
 (0)