Skip to content

Commit

Permalink
chore(deps): update psf/black action to v24.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 12, 2024
1 parent 8642318 commit 970713f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: psf/black@552baf822992936134cbd31a38f69c8cfe7c0f05 # v24.3.0
- uses: psf/black@8fe627072f15ff2e3d380887b92f7868efaf6d05 # 24.4.0

tests:
name: "Node CI"
Expand Down

0 comments on commit 970713f

Please sign in to comment.