Skip to content

Commit

Permalink
Merge pull request #2893 from hyperledger/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ll-actions-b53b6014b9

chore(deps): Bump psf/black from 24.3.0 to 24.4.0 in the all-actions group
  • Loading branch information
dbluhm authored Apr 17, 2024
2 parents 9aa910b + ebdf5b3 commit 0988d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blackformat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
- name: Black Code Formatter Check
# The version of black should be adjusted at the same time dev
# dependencies are updated.
uses: psf/black@24.3.0
uses: psf/black@24.4.0

0 comments on commit 0988d11

Please sign in to comment.