Skip to content

Commit

Permalink
Merge pull request #3046 from nest/dependabot/github_actions/psf/blac…
Browse files Browse the repository at this point in the history
…k-23.12.0

Bump `psf/black` from 23.11.0 to 23.12.0
terhorstd authored Dec 13, 2023
2 parents c4b3836 + dd62c5f commit 6fcfe06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nestbuildmatrix.yml
Original file line number Diff line number Diff line change
@@ -385,7 +385,7 @@ jobs:
fetch-depth: 0

- name: "Run black..."
uses: psf/black@2a1c67e0b2f81df602ec1f6e7aeb030b9709dc7c # 23.11.0
uses: psf/black@d9ad09a32b0e0481bb4fef548d35b7a49cc03c5d # 23.12.0
with:
jupyter: true

0 comments on commit 6fcfe06

Please sign in to comment.